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

