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