body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.nav a:LINK {
	color: #ab10d2;
	text-decoration: none;
}
.nav a:VISITED {
	color: #ab10d2;
	text-decoration: none;
}

.nav a:HOVER {
	color: #00CCFF;
	text-decoration: none;
}
