a:link {
....font-weight: normal;
....color: #000080;
....text-decoration: none;
}
a:visited {
....font-weight: normal;
....color: #000080;
....text-decoration: none}
a:hover {
....font-weight: normal;
....color: #fd742e;
....text-decoration: none;
}
a:active {
....font-weight: normal;
....color: #000080;
....text-decoration: none;
}
