@charset "iso-8859-1";

body 					{font-family: verdana, arial, helvetica, sans-serif; 
						 margin-top:50px; margin-left:0px; margin-bottom:0px; margin-right:0px;}
						 
a						{ color: #1173AE; text-decoration: none; font-weight:bold;}
a:hover 	 			{ color: #66A5CA; text-decoration: none; font-weight:bold;}
						 
.splashnav		    	{ color: #1173AE; font-size: 12px; text-decoration: none; font-weight:bold;}
.splashnav:hover		{ color: #C21A25; font-size: 12px; text-decoration: none; font-weight:bold;}

.content				{ color: #C21A25; font-size: 9px; text-decoration: none; }
