

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link {
text-decoration:none;
color:#666666;

}
a:visited {
	text-decoration: none;
color:#666666;
}
a:hover {
	text-decoration: underline;
	color:#666666;
}
a:active {
	text-decoration: none;
color:#666666;
}