A.gnav {
	font-family : Verdana;
	font-size : 11px;
	color : #333399;
	text-decoration : none;
}
A.gnav:HOVER {
	font-family : Verdana;
	font-size : 11px;
	color : #FF3300;
	text-decoration : underline;
}
A.gnavON{
	font-family : Verdana;
	font-size : 11px;
	color : #FF3300;
	text-decoration : none;
}
A.snav {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
A.snav:HOVER {
	font-family : Verdana;
	font-size : 10px;
	color : #CC3366;
	text-decoration : underline;
}
A.snavOn {
	font-family : Verdana;
	font-size : 10px;
	color : #CC3366;
	text-decoration : none;
}
