body {
color: #000080;
font-family: Arial, Helvetica, sans-serif;
}
A:link {
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:hover {
color: #A52A2A;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:active {
color: #FF0000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:visited {
color:#A52A2A;
font-weight: normal;
font-style: normal;
text-decoration: none;
}


