table, tr, td {
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
}

a {
	text-decoration : none;
}

a:hover{
	text-decoration : underline;
}

