.clusterText{
 	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	color : #000000
}
.headerTopLinks {
	color : #FFFFFF;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: none;
}
A.headerTopLinks:visited {
	color : #FFFFFF;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: none;
}
A.headerTopLinks:hover {
	color : #FFFFFF;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: underline;
}

.headerText{
	color : #14295e;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: none;
}
