body {
	font-family: verdana,arial;
	font-size: 12;
}

td {
	font-family: verdana;
	font-size: 12;
}

A {
	color: white;
	font-weight:bold;
}

A:Hover {
	color: yellow;
	font-weight:bold;
}

.nav {
	font-size: 14;
	font-weight: bold;
}
