a {

}

a:link {

}

a:visited {

}

a:hover {
text-decoration: none;
color: ffffff;
background-color:003366;
}

a:active {
text-decoration: none;
color: ffff00;
background-color:003366;
}

