A:link {
color: #555555; 
letter-spacing: 1.5px;
text-decoration: none; 
}

A:visited {
color: #555555; 
letter-spacing: 1.5px;
text-decoration: none; 
}

A:active {
color: #555555; 
text-decoration: none; 
letter-spacing: 1.5px;
}

A:hover {
color: #000000; 
text-decoration: underline; 
letter-spacing: 1.5px;
}


td, form, select, p, ol {
font-family:arial,helvetica,serif;
color: #000000;
font-size: 11px;
text-decoration: none;
letter-spacing: 1.5px;
line-height:1.5
}

option,  button, textarea, radio, checkbox, select , input{
font-family:arial,helvetica,serif;
FONT-SIZE: 11px;
text-decoration: none;
color: #000000; 
 
}


body { 
margin:0px; font-family:arial,helvetica,serif;
font-size: 11px;
text-decoration: none;
color: #000000; 
letter-spacing: 1.5px;
line-height:1.4;
background-attachment: ; 
background-repeat: repeat;
background-image: images/bg.jpg;

}
