body {
background: #FFDBA5;
color: #6B658C;
font-size: 11px;
font-family: verdana;
}

a {color: #FF8200; text-decoration: none;}
a:link {color: #FF8200; text-decoration: none;}
a:visited {color: #FF8200; text-decoration: none;}
a:active {color: #FF8200; text-decoration: none;}
a:hover {cursor: nw-resize; color: #FFDBA5; text-decoration: none;}


u {cursor: sw-resize; color: #FF8200; text-decoration: none; border-bottom: 1px dashed #FFDBA5;}

h1 {border-bottom: 1px dashed #FF8200;
font: bold 17px century gothic;}

input, textarea, select, button {
border: #FF8200 1px solid;
color: #FF8200;
font-size:11px;
background-color: transparent;}
