A:link {
	COLOR: #003399
}
A:visited {
	COLOR: #003366
}
A:hover {
	COLOR: #0099ff
}
A:active {
	COLOR: #0099ff
}
.small {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Helvetica, sans-serif
}
.nav
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;cursor: hand;
}

a.nav:link
{
	color: #ffffff
}

a.nav:visited
{
	color: #ffffff
}

a.nav:hover
{
	color: #990000;
}

