

p { font-family: verdana; font-size: 10pt; color: #333333; font-weight: normal; }
h1 { font-family: verdana; font-size: 14pt; color: #CD5055; font-weight: normal; }
h2 { font-family: verdana; font-size: 8pt; color: #333333; font-weight: normal; }
.bodytext { font-family: verdana; font-size: 10pt; color: #333333; font-weight: normal; }

a:link {color: #003399; text-decoration: none; }
a:visited {color: #003399; text-decoration: none; }
a:hover {color: #003399; text-decoration: underline; }
a:active {color: #003399; text-decoration: none; }

div.splash a:link {color: #FFFFFF; text-decoration: none; }
div.splash a:visited {color: #FFFFFF; text-decoration: none; }
div.splash a:hover {color: #F5AC0D; text-decoration: none; }
div.splash a:active {color: #F5AC0D; text-decoration: none; }

div.splash2 a:link {color: #3B2884; text-decoration: none; }
div.splash2 a:visited {color: #3B2884; text-decoration: none; }
div.splash2 a:hover {color: #D83D10; text-decoration: none; }
div.splash2 a:active {color: #D83D10; text-decoration: none; }

div#links { position: relative; }
div#links a { display: block; text-decoration: none; }
div#links a span { display: none; }
div#links a:hover span { display: block; 
			 position: absolute; 
			 top: 6px; 
			 left: 100px; 
			 width: 200px;
   			 color: #000; 
   			 font: 10px Verdana, sans-serif; }


.solid { border: 5px solid #ffffff; }

.border { border: 1px solid #000000; }

