body {
background-color: #435466;
background-image: url();
font-family: arial;
font-size:10px;
text-align:justify;
color: #a5a8af;
margin: 0;
}


TABLE {
color: #a5a8af;
font-size: 10px; 
font-family: arial; 
text-align:justify;
}


A:link 
{COLOR: #788B9A; text-decoration: none;}
A:visited
{COLOR: #788B9A; text-decoration: none;}
A:active 
{COLOR: #788B9A; text-decoration: none;}
A:hover 
{COLOR: #a5a8af; TEXT-DECORATION: none; font-weight: bold;}


INPUT, TEXTAREA{

font-family: arial; 
color: #918881;
font-size: 10px;
text-align:justify;
border-color: #786A61;
border-style: solid; 
border-color: #786A61;
border-width: 1px;
}

.welcome {
position: absolute;
left: 38px;
top: 128px;
width: 235px;
height: 200px;
font-size: 9px; }

