.font-verdana10 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #00CC00;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
}