A.vsmall:ACTIVE, A.vsmall:LINK, A.vsmall:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-style : normal;
	color : Navy;
	font-weight: small;
    text-decoration: underline;
}
A.vsmall:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-style : normal;
	font-weight: normal;
	color : #000000;
	text-decoration: none;
	background: #ffff00;
}

A.medium:ACTIVE, A.medium:LINK, A.medium:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : Navy;
	font-weight: small;
    text-decoration: underline;
}
A.medium:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: normal;
	color : #000000;
	text-decoration: none;
	background: #ffff00;
}