td {
	font-family: Verdana;
	font-size: 12px;
}

th {
	font-family: Verdana;
	font-size: 12px;
}

a {
	text-decoration: none;
	color:blue;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}

td {
	bgcolor:white;
}


