A:link {
color: #ffffff; 
letter-spacing: 1.5px;
text-decoration: none; 
}

A:visited {
color: #ffffff; 
letter-spacing: 1.5px;
text-decoration: none; 
}

A:active {
color: #CC0000; 
text-decoration: none; 
letter-spacing: 1.5px;
}

A:hover {
color: #CC0000; 
text-decoration: underline; 
letter-spacing: 1.5px;
}


td, form, select, p, ol {
font-family:arial,helvetica,serif;
color: #ffffff;
font-size: 12px;
text-decoration: none;
letter-spacing: 1.5px;
line-height:1.7
}

option,  button, textarea, radio, checkbox, select , input{
font-family:arial,helvetica,serif;
FONT-SIZE: 12px;
text-decoration: none;
color: #ffffff; 
 
}


body { 
margin:0px; font-family:arial,helvetica,serif;
font-size: 12px;
text-decoration: none;
color: #ffffff; 
letter-spacing: 1.5px;
line-height:1.7;
background-attachment:fixed ; 
background-repeat: no-repeat ;
background-image:images/bg1.jpg;

}
