/* CSS Document */

a:link {text-decoration: underline;
	color: #FF9900;} 
a:active {text-decoration: underline overline; 	
	color: #FF0000;} 
a:visited {text-decoration: none;
	color: #CC9900;} 
a:hover {color: #FF0000;
	text-decoration: underline}
body {
	background-color: #000000;
	background-attachment: fixed;
	color: #F4D600;
	margin: 0px;
}
/*redefined tags above, big styles below*/
.shad {cursor: auto;
	filter: Shadow(Color=776D87, Direction=right);}
.adtable {margin: 4px;
	border-top: medium ridge #FFFFFF;
	border-right: medium ridge #FFFF99;
	border-bottom: medium ridge #996600;
	border-left: medium ridge #FFCC33;}
.footer {background-image: url(../imagebg/bgrnstone.jpg);
	background-color: #336600;}
.info3 {background-color: #E4E4C9;
	background-image: url(../imagebg/bparchmt2.jpg);}

