body
{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: arial, tahoma, sans-serif;
	font-size:13px;
	background-image:url('images/headerbg.jpg');
	background-repeat:repeat-x;
	color:#41599E;
}

table.main
{
	width:1007px;
	margin-left:auto;
	margin-right:auto;

}

a:link,a:active,a:visited
{
	color:white;
	text-decoration:none;
}

a:hover
{
	color:#D2FB54;
	text-decoration:underline;
}


a.boxes:link {color: #41599E;}
a.boxes:visited {color: #41599E;}
a.boxes:hover {color: #D2FB54;}
a.boxes:focus {color: #41599E;}
a.boxes:active {color: #41599E;}



a.designer:link {color: #D5D6D7;}
a.designer:visited {color: #D5D6D7;}
a.designer:hover {color: #8B8B8C;}
a.designer:focus {color: #D5D6D7;}
a.designer:active {color: #D5D6D7;}