a:link {
font-weight : normal;
font-size : 17px;
font-family : calibri;
color : #000000;
text-decoration : none;
}

a:visited {
font-weight : normal;
font-size : 17px;
font-family : calibri;
color : #00000;
text-decoration : none;
}

a:hover {
font-weight : normal;
font-size : 18px;
font-family : calibri;
color : #00000;
background : normal;
text-decoration : underline;
}

a:active {
font-weight : normal;
font-size : 18px;
font-family : calibri;
color : #00000;
text-decoration : bold;
}
