body
{
	cursor: default;
	background-color: #000000;
	color: #ffffff;	
}

a.nav:link, a.nav:active, a.nav:visited
{
	color: #FFFFFF;
	font-family: Arial;	
	font-size: 8pt;
	text-decoration: underline;
}

a.nav:hover
{		
	text-decoration: underline;
}

a.footer_main:link, a.footer_main:active, a.footer_main:visited
{
	color: #FFFFFF;
	font-family: Verdana;	
	font-size: 7pt;
	text-decoration: none;	
}

a.footer_main:hover
{		
	text-decoration: underline;
}