body {
	margin-top:0;
      margin-left:0;
      margin-right:0;
      margin-bottom:0;
      background-color:#FDB873;
}

.maintext {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}

.header {
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #CC3300 repeat;
}
	a.navlink:link	{
		color:206198;
		font-size:12px;
		font-weight: bold;
		text-decoration:none;
}
    a.navlink:visited { 
		color:547D9E; 
		text-decoration:none;
		font-size:12px;
		font-weight: bold; }

    a.navlink:hover   {
		color:552701; 
		font-size:12px;
		font-weight: bold;
		text-decoration:underline; }
		
		
	a.subnav:link	{
		color:206198;
		font-size:10px;
		text-decoration:none;
}
    a.subnav:visited { 
		color:547D9E; 
		text-decoration:none;
		font-size:10px;
}

    a.subnav:hover   {
		color:552701; 
		font-size:10px;
		text-decoration:underline; }
