/* CSS Document */
body, td  { font-family: Verdana, Tahoma; 
		    font-size: 12px; 
		    font-weight: normal; 
		    color: #000000; 
		    text-decoration: none }

a 		  { font-family: Verdana, Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #000099; 
			text-decoration: none }

a:hover   { font-family: Verdana, Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #0000CC; 
			text-decoration: none }

body      { scrollbar-face-color: #D7D5C2;
			scrollbar-shadow-color: #A7A491;
			scrollbar-highlight-color: #D7D5C2;
			scrollbar-3dlight-color: #A7A491;
			scrollbar-darkshadow-color: #D7D5C2;
			scrollbar-track-color: #CCC9A2;
			scrollbar-arrow-color: #A7A491; }
			
.splashbig { font-family: Verdana, Tahoma; 
		     font-size: 18px; 
		     font-weight: bold; 
		     color: #A4140C; 
		     text-decoration: none }