#homepages{
	height: 24px;
	width: 531px;
	left: 342px;
	top: 129px;
	display: inline;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;


}
 
#homepages a:link{
	text-decoration: none;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	width: auto;
	border: 1px none #666666;
	height: auto;
	color: #666666;

}
#homepages a:visited {
	text-decoration: none;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	color: #666666;
	width: auto;
	border-top: 0px none #999999;
	border-right: 5px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
	height: auto;
}
#homepages a:hover{
	border: 1px none #7E1E41;
	display: block;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E3AE10;
	width: auto;
	height: auto;

}

