.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color:#333333;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color:#333333;
}
.big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-color:#333333;
}
A.Link1:link {color:#105282; text-decoration:none;}
A.Link1:visited {color:#105282; text-decoration:none;}
A.Link1:active {color:#105282;text-decoration:none;}
A.Link1:hover {color:#0F4266; text-decoration:underline;}

A.SmallLink:link {color:#105282; text-decoration:none; font-size:10px;}
A.SmallLink:visited {color:#105282; text-decoration:none;font-size:10px;}
A.SmallLink:active {color:#105282;text-decoration:none;font-size:10px;}
A.SmallLink:hover {color:#0F4266; text-decoration:underline;font-size:10px;}

