body {
background-color: #5a5a5a;
font-family: arial;
font-size:10px;
text-align:justify;
color: #070000;
margin: 0;
}


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


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


INPUT, TEXTAREA{

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

.welcome {
position: absolute;
left: 480px;
top: 190px;
width: 310px;
height: 200px;
font-size: 11px; }

