a.link2:active {
	font-family: Verdana;
	font-size: 9px;
	color: 65788C;
	font-weight : normal;
	text-decoration: none;
	vertical-align: text-top;


}
a.link2:link {
	font-family: Verdana;
	font-size: 9px;
	color: 65788C;
	text-decoration : none;
	font-weight : normal;
	vertical-align: top;
}
a.link2:visited {
	font-family: Verdana;
	font-size: 9px;
	color: 65788C;
	text-decoration : none;
	font-weight : normal;
	vertical-align: top;
}
a.link2:hover {
	font-family: Verdana;
	font-size: 9px;
	color: FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	vertical-align: top; 


}

