A:link    {text-decoration: none; color:#663300;}
A:visited {text-decoration: none; color:#663300;}
A:hover   {text-decoration: underline; color:#2B1500;}
A:active  {text-decoration: underline; color:#2B1500;}
body {
	background-color: #CC9900; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	height:100%;
}
html { height:100%; }
td {font-family: Trebuchet MS, Arial; font-size: 11px; color: #663300;}
input {font-family: Trebuchet MS, Arial; font-size: 11px; background-color: #FFFFFF; border: 0 solid #FFFFFF; color: #663300; font-weight:bold;}
select {font-family: Trebuchet MS, Arial; font-size: 11px; background-color: #CCCC33; color: #663300;}
textarea {font-family: Trebuchet MS, Arial; font-size: 11px; background-color: #CCCC33; color: #663300;}