
td {
			font-size: 10px;
			font-family: Geneva, Verdana, Arial;
}

th {
			font-size: 10px;
			font-family: Geneva, Verdana, Arial;
}

A:link {
			text-decoration: none;
}

A:visited {
		 	text-decoration: none;
}

A:hover {
			text-decoration: underline;
}


