body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.Links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336699;
	font-weight:800;
	border-bottom:thick, #CCFF00;
	text-decoration:underline;
	
	
}

.Links a:hover {
	font-size: 16px;
	font-weight:800;
	color:#CC6600;
}

.smallLinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
	font-weight:800;
	border-bottom:thick, #CCFF00;
	text-decoration:underline;
	
	
}

.smallLinks a:hover {
	font-size: 14px;
	font-weight:800;
	color:#CC6600;
}