a:link {
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-size: 1em;
font-weight: normal;
text-transform: none;
color: darkgray;
}
a:visited {
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
text-transform: none;
font-size: 1em;
font-weight: normal;
color: gray;
}
a:active {
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
text-transform: none;
font-size: 1em;
font-weight: normal;
color: white;
}
a:hover {
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
text-transform: none;
font-size: 1em;
font-weight: normal;
color: white;
}
