a:link {  text-decoration: none; color: #000000}
a:visited {  text-decoration: none; color: #000000}
a:hover {  text-decoration: none; color: #FF6600}

.inputBox
{
color : #000000;
background : #FFECD9;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : "MS Sans Serif";
font-size : 12px;
; border: thin #FF6600 groove
}
.button {  color: #000000; background-color: #FF9900}
a:active {  color: #000000; text-decoration: none}
h1 {  font-size: 9px; font-style: normal; color: #FF9900; text-decoration: none}
body{
	background-color:#990000;
	scrollbar-base-color: #FFCC33;
	scrollbar-arrow-color: #990000;
}
table {
}
