
  A:link
{ text-decoration: none; color:#000000; 
}
A:visited
{ text-decoration: none; color:#800000; 
}
A:hover
{ text-decoration: none; color:#000080; 
}
body 
{
background: url(images/silverbg2.jpg);
}
  
  
dark A:link
{ text-decoration: underlined; color:##D2F2E4; 
}
dark A:visited
{ text-decoration: none; color:#ffffff; 
}
dark A:hover
{ text-decoration: none; color:#C0E0FF; 
}
