﻿BODY 
{
	font-family : Trebuchet MS, sans-serif;
	color: #E6E4E0;
	background-color: #333333;
	font-size : 9pt;
	background-attachment: #333333;
	scrollbar-3d-light-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #333333;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
}

INPUT, BUTTON, SELECT {
	font:Trebuchet MS;
	font-size:10px;
	border-bottom-width : 1px;
	border-bottom-color : Black;
	border-left-width : 1px;
	border-left-color : Black;
	border-right-width : 1px;
	border-right-color : Black;
	border-top-width : 1px;
	border-top-color : Black;

}

a {
	color:#A19D8D;
	font-family: Trebuchet MS, sans-serif;
	text-decoration:none;
}

a:link {text-decoration:none; font-family:Trebuchet MS; color:#A19D8D;}
a:visited {text-decoration:none; font-family:Trebuchet MS; color:#A19D8D;}
a:hover {text-decoration:none; font-family:Trebuchet MS; color:white;}
a:active {text-decoration:none; font-family:Trebuchet MS; color:#B0A473;}
