.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 193b99;
	font-size: 12px;
}

a:link {
	color: #193b99;
	text-decoration: none;
	font-weight: bold;
	font-family: "Verdana", Courier, mono;

}
a:visited {
	color: #193b99;
	text-decoration: none;
	font-weight: bold;
	font-family: "Verdana", Courier, mono;

}
a:hover {
	color: #193b99;
	text-decoration: none;
	font-weight: bold;
	font-family: "Verdana", Courier, mono;


}
a:active {
	color: #193b99;
	text-decoration: none;
	font-weight: bold;
	font-family: "Verdana", Courier, mono;

	
}

