a:link {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-family: Arial;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-family: Arial;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial;
	background-color: #0099CC;
	background-image: none;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-family: Arial;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
.green {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
