<style type="text/css">{  }
body {

}

.header {font-family: verdana; font-size: 13px; color: #00000; background-color: #000000; background-image:url('none'); 
border: 1px solid #791D01; text-align: center}

.cell {padding: 3px; border: #8B090F; border-style: solid; border-width: 1px;background-color: #000000;}

.footer {padding: 3px; border: 1px solid #8B090F; background-image: url('none'); background-repeat: no-repeat;background-color: #FBB78C;}

A:link {color: #BA0202; text-decoration: <u>; cursor: none;}
A:visited {color: #BA0202;text-decoration: <u>; cursor: none;}
A:active {color: #BA0202;text-decoration: none; cursor: none;}
A:hover {color: #F3742B;text-decoration: none; cursor: ;}

body {
background-color: #000000;
font-family: verdana; 
color: #E94800; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 12px;
cursor: default;
}

input, textarea
{ 
background: #000000;
font-family: arial;
color: #E64903; 
font-size: 12px; 
border-style:  solid;
border-color: #680207;
border-width: 1px }

td {
font-family:arial; 
color: #CD2801;
letter-spacing: 0px;
font-size: 12px;
}
--> 
</style>