a:link {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
	font-style: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}

a:visited:hover {
	color: #FF9933;
	font-family: Verdana;
	font-size: 9px;
	font-style: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.links {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;
}

