a:link {
	color: #FF6600;
	text-decoration:none;
		}
a:visited {
	color: #FF6600;
	text-decoration:none;
	}
a:hover{
	color: #FF3300;
	text-decoration:none;
	}
a:active{
	color: #FF3300;
	text-decoration:none;
	}
	
td {
font-size:13px;
}


BODY {
scrollbar-face-color:#DB8120;
scrollbar-highlight-color:#F99B29;
scrollbar-3dlight-color:#7D4A12;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#462A05;
scrollbar-arrow-color:#202020;
scrollbar-track-color:#482C00;
}
