A { color:#292B69; font-family:'Arial'; font-size: 14px; text-decoration:underline; }

A.small { color:#292B69; font-family:'Arial'; font-size: 10px; text-decoration:none; }
A.small:hover { color:#484A7D; font-family:'Arial'; font-size: 10px; text-decoration:underline; }

A.nav { color:#000000; font-family:'Arial'; font-size: 12px; text-decoration:none; }
A.nav:hover { color:#292B69; font-family:'Arial'; font-size: 12px; text-decoration:underline; }

A.blue_nav:link,visited { color:#003C6C; font-family:'Arial'; font-size: 11px; text-decoration:none; }	
A.blue_nav:hover { color:#E11722; font-family:'Arial'; font-size: 11px; text-decoration:none; }
.Small {
	font-family: "Arial";
	font-size: 10px;
	color: black;
	text-decoration: none;
	}

.Medium {
	font-family: "Arial";
	font-size: 12px;
	color: black;
	text-decoration: none;
	}
	
.MediumM {
	font-family: "Arial";
	font-size: 12px;
	color: maroon;
	text-decoration: none;
	}	

.MediumB {
	font-family: "Arial";
	font-size: 12px;
	color: black;
	font-weight: 700;
	text-decoration: none;
	}
.WMediumB {
	font-family: "Arial";
	font-size: 12px;
	color: white;
	font-weight: 700;
	text-decoration: none;
	}
		
.MediumBlue {
	font-family: "Arial";
	font-size: 12px;
	color:#34598C;
		font-weight: 700;
	text-decoration: none;
	}
		
.LargeBlue {
	font-family: "Arial";
	font-size: 13px;
	color: #34598C;
	font-weight: 700;
	text-decoration: none;
	}
.Large {
	font-family: "Arial";
	font-size: 14px;
	color: black;
	font-weight: 700;
	text-decoration: none;
	}			
