body
{


font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-color: #973826;
scrollbar-face-color: #F0972F;
scrollbar-shadow-color: #973826;
scrollbar-highlight-color: #973826;
scrollbar-3dlight-color: #973826;
scrollbar-darkshadow-color: #973826;
scrollbar-track-color: #973826;
scrollbar-arrow-color: #973826;
}

div
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
font-color: #973826;
}

a:link {
	color: #EF9326; 
        font-weight: bold;
	text-decoration: none;
        border: 0px solid #014035;
}
a:visited { 	
	color: #EF9326;
        font-weight: bold;
	text-decoration: none;
        border: 0px solid #014035;
}
a:hover {
	color: #5EC7E8;
        font-weight: bold;
	text-decoration: none;
	background-color: #963826;
        border: 0px solid #C6C6C6;
}
a:active {
	color: #81B3AA;
	text-decoration: none;
        font-weight: bold;
}


