a:link, a:visited, a:active, 
a{
background-color:#022a9d;
color:white
}
a:hover{
background-color:#ffffff;
color: red
}




