@import url("stylesheets/home%20page%20styles.css");

#AutoScrollContent {position:absolute; top:0px; left:0px; width:200px;}  Do NOT rename this class .style1 {color: #999999}
.style1 {color: #ADADAD}
.graypagenumber a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.graypagenumber a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.graypagenumber a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.graypagenumber a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
 

