body
{
	background:rgb(0,0,0) url('../images/background.jpg') no-repeat fixed top center;
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0;
	font-family: Veranda, Arial, Helvetica;
}
a
{
	text-decoration: none;
	font-size:12pt;
}
a:link
{	
	color: rgb(255,255,255);
}
a:visited
{
	color: rgb(223,223,233); 
} 
a:active 
{
	color: rgb(255,255,255);
}
a:hover
{ 
	text-decoration: overline underline;
}