a:link
{
	color: #E5C46A; 
}
a:visited
{
	color: #BB822B; 
} 
a:active 
{
	color: #66481C;
}
body
{
	font-family: Trebuchet MS; font-size:8pt; color:#DFDBA8; 
	background: #000000 
	
}

table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0);
	font-family: Trebuchet MS; font-size:8pt; color:#DFDBA8; 
	background: #000000  
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS; font-size:8pt 
}
h1
{
	
}
h2
{
	 
}
h3
{
	 
}
h4
{
	
}
h5
{
	
}
h6
{
	
}
html 
{
scrollbar-arrow-color: #8fa3ba;
scrollbar-3dlight-color: #DFDBA8;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #DFDBA8;
scrollbar-highlight-color: #DFDBA8;
scrollbar-shadow-color: #000000;
}
