
a {
/* text-align: center; */
font-size: 1em;
/* font-weight: bold; */
text-decoration: none;
/* color: #2A7F8C; */
color: #000000;
position:relative;
   
}
a:hover {
/* text-decoration: underline; */
color: #FFFFFF;
/* color: #004A55; */
}



