BODY, P, TH, DIV,
BLOCKQUOTE, DL, 
UL, OL
{ 
font-family: arial, sans serif;
color: #000000;


 }
A:link { 
color: #0000ff; 
text-decoration: none;
}
A:visited {
color: #0000ff;
 text-decoration: none;
}
A:hover {
color: #000ff;
 text-decoration: underline;
}
A:active {
color: #408080; 
text-decoration: none;
}
