A:link    	     
{
	color: #0000FF; 
	font-size: 13px; 
	text-decoration: none;
}  

A:visited 	     
{
	color: #000080;
	font-size: 13px; 
	text-decoration: none;
}
 
A:active  	     
{
	color: #800000;    
	font-size: 13px; 
	text-decoration: none;
}

A:hover   	    
{
	color: #800000;
} 

A.nav:link      
{
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif;
}  

A.nav:visited   
{
	color: #000066; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif;
} 

A.nav:active    
{
	color: #800000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif;
}

A.nav:hover     
{
	color: #800000;
	font-family : Verdana, Helvetica, sans-serif;
} 

A.small:link    
{
	color: #0000FF; 
	font-size: 10px; 
	text-decoration: none;
}  

A.small:visited 
{
	color: #000080; 
	font-size: 10px; 
	text-decoration: none;
} 

A.small:active  
{
	color: #800000;     
	font-size: 10px; 
	text-decoration: none;
}

A.small:hover   
{
	color: #800000;
} 

body           
{
	color: #000000;
	background-color : #3F3E3E;
	font-size: 13px;
	font-family: arial, helvetica;
	margin:5px;
	text-align : center;
}

h1
{
	color: #000000; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: arial, helvetica;
}

h2
{
	color: #000000; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: arial, helvetica;
}

td              
{
	color: #000000;
	font-size: 13px;
	font-family: arial, helvetica;
	vertical-align : top;
	text-align : left;
}

.footer
{
	font-size: 10px;
	font-family: arial, helvetica;
	text-align : center;
	height : 30;
	vertical-align : bottom;
	width : 910;
}

.navhead
{
	background: #000066 url(http://www.ifsja.org/forums/vb/images/images_ifsja_2-5/gradients/ifsja_gradient_blue2.gif) repeat-x top left;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif;
}

.navmain
{
	background: #eeeeee;
}

.bhead
{
	background: #CCCCCC url(http://www.ifsja.org/forums/vb/images/images_ifsja_2-5/gradients/ifsja_gradient_grey2.gif) repeat-x top left;
	text-align : center;
	font-weight: bold;
	font-size: 12px;
	font-family : Verdana, Helvetica, sans-serif;
}