a:link {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;


}
a:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}
