.text {
	font-family: Tahoma;
	font-size: 11.5px;
	color: #000000;
}

a:link {
	font-family: "Tahoma";
	font-size: 11.5px;
	font-weight: 400;
	color: #0033CC;
	text-decoration: none;


}
a:visited {
	font-family: "Tahoma";
	font-size: 11.5px;
	font-weight: 400;
	color: #0033CC;
	text-decoration: none;


}
a:hover {
	font-family: "Tahoma";
	font-size: 11.5px;
	font-weight: 400;
	color: #0033CC;
	text-decoration: underline;

}
a:active {
	font-family: "Tahoma";
	font-size: 11.5px;
	font-weight: 400;
	color: #0033CC;
	text-decoration: underline;

}.largetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

