body
{
text-align:center;
background-color:#c4c4c4;
}
a
{
color: #000000;
}
a:link
{
color: #000000;
text-decoration:none;
}
a:hover
{
text-decoration:none;
border-bottom: 1px #000000 dashed;
}
a:active
{
color: #000000;
text-decoration:none;
}
a:visited
{
color: #000000;
text-decoration:none;
}