a:link {
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	font-style: italic;




}
a:active {

	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;

}
