a:link {
....font-weight: normal;
....color: #243964;
....text-decoration: none}
a:visited {
....font-weight: normal;
....color: #243964;
....text-decoration: none}
a:hover {
....color: #243964;
....text-decoration: underline;

}

a:active {
....font-weight: normal;
....color: #243964;
....text-decoration: underline;
}