body     { background : #000000 }

font	{ font-family: Tahoma, Helvetica, 'sans serif' }

table	{ 
        background-color: #000000;
        font-family: Tahoma, Helvetica, 'sans serif' }
		
p		{ font-family: Tahoma, Helvetica, 'sans serif' }	
		

a:link 	{ font-family: Tahoma, Helvetica, 'Sans Serif'; 
				color: silver; 
				font-weight: bold; 
				text-decoration: none }
a:active 	{ font-family: Tahoma, Helvetica, 'Sans Serif'; 
				color: silver; 
				font-weight: bold; 
				text-decoration: none }
a:visited 	{ font-family: Tahoma, Helvetica, 'Sans Serif'; 
				color: silver; 
				font-weight: bold; 
				text-decoration: none }
a:hover 	{ font-family: Tahoma, Helvetica, 'Sans Serif'; 
				color: #FF0000; 
				font-weight: bold; 
				text-decoration: underline }
				   

.nav 			{ font-family: Tahoma, Helvetica, 'Sans Serif'; 
				font-weight: bold; 
        		text-decoration: none; 
        		font-size: 8pt; 
        		font-style: normal; 
        		color: #003366 }

a.nav:hover 	{ color: #FF0000; 
				font-size: 8pt;
				font-weight: bold;
				text-decoration: underline }