body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(/images/bmcgoat2.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

a:link 		{color: #ffffff; text-decoration: underline;}
a:visited 		{color: #999999; text-decoration: underline;}
a:active 		{color: #cc0000; text-decoration: underline;}
a:hover		{color: #ff0000; text-decoration: underline; }

/* end of top navigation buttons */

