td {
	font-family: verdana;
	font-size: x-small;
}
a {
	color: #3366CC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;


}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

