#body
	{
	margin-top:20px;
	}

#maincontent
	{
	font-size:12px;
	font-family:verdana;
	color:#000099;
	}

#footer
	{
	font-size:10px;
	font-family:verdana;
	color:#000099;
	text-align:center;
	}

a:link
	{
	color: #000099;
	text-decoration: none
	}

a:visited
	{	
	color: #000099;
	text-decoration: none
	}

a:hover
	{
	color: #FF0000;
	text-decoration: none
	}

a:active
	{	
	color: #000099;
	text-decoration: none
	}