format.css
body{background:#fff; color:#036;}


a{
text-decoration:none}
a:hover{


font-style:       none;
font-weight:      normal;
color:            #FF8000;
background-color: transparent;
text-decoration:  none;
}

body, table {
margin:0;
}

body
{ 
background-image: 
url('back.gif');
background-repeat: repeat-y;
background-position: center; 
}

fieldset
{
     border: 1px solid NAVY;
}

label{font-weight:normal; float:left; clear:left; padding:12px}