.text {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
}
#navigate a{
	font-family: Verdana;
	font-style : normal;
	font-size : 10pt;
	font-weight :bold;
	text-decoration : none;
	color :#336CA1;
	margin-left:0%
}
#navigate a:hover{
	font-family: Verdana;
	font-style : normal;
	font-size : 10pt;
	font-weight :bold;
	text-decoration : none;
	color :#000000;
	margin-left:0%
}
