a
{
	color:#ffffff;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	background-color: #006600;



} 
a:hover
{
	color:#0099FF;
	text-decoration:underline;
	vertical-align: bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}

a:visited {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;

}

a:active {
	color: #00CC00;
}

