.v1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #006600; text-decoration: none}
.v2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #646464; text-decoration: none }
.bottom { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; text-decoration: none }

a.v2:link {
	text-decoration: none;
	}
	
a.v2:visited {
	text-decoration: none;
	color: #646464;
}

a.v2:hover {
	text-decoration: underline;
	color: #646464;
}

a.v2:active {
	text-decoration: underline;
	color: #646464;
}

a.bottom:link {
	text-decoration: none;
	}
	
a.bottom:visited {
	text-decoration: none;
	color: black;
}

a.bottom:hover {
	text-decoration: underline;
	color: black;
}

a.bottom:active {
	text-decoration: underline;
	color: black;
}
