.normal{font-family: verdana; 
		font-weight:normal; 
		font-size:12px; 
		color:#0568ac;
		text-decoration:none;}
		
.normalbold{font-family:verdana;
			font-weight:bold;
			font-size:11px;
			color:#4baae2;
			text-decoration:none;}
			
.normallarge{font-family:Arial;
			font-weight:bold;
			font-size:14px;
			color:#ed9f23 ;
			text-decoration:none;}
.normalblack{font-family: Arial; 
		font-weight:normal; 
		font-size:12px; 
		color:#000066;
		text-decoration:none;}
.normalblackbold {font-family: Arial; 
		font-weight:bold; 
		font-size:12px; 
		color:#000066;
		text-decoration:none;}
.normalblackboldlarge {font-family: Arial; 
		font-weight:bold; 
		font-size:16px; 
		color:#000066;
		text-decoration:none;}
		
.normalwhite{font-family: Arial; 
		font-weight:normal; 
		font-size:12px; 
		color:#ffffff;
		text-decoration:none;}
.normalblackboldmonotype {font-family: Monotype Corsiva; 
		font-weight:bold; 
		font-size:18px; 
		color:#08158c;
		text-decoration:none;}
.normalboldmono{font-family:Monotype Corsiva;
			font-weight:bold;
			font-size:16px;
			color:#4eade4;
			text-decoration:none;}
.normalorangeboldtango {font-family: Tango BT; 
		font-weight:normal; 
		font-size:18px; 
		color:#f5800d;
		text-decoration:none;}
