body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}


a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

