a:link{
 color : #33CCFF;
 font-size: 12px;
 font-family: Arial;
 font-style: bold;
 text-decoration : none;
}

a:visited{
 color : #33CCFF;
 font-size: 12px;
 font-family: Arial;
 font-style: bold;
 text-decoration : none;
}
a:hover{
 color : #000000;
 font-size: 12px;
 font-family: Arial;
 font-style: bold;
 text-decoration : none;
}

a:active{
 color : #000000;
 font-size: 12px;
 font-family: Arial;
 font-style: bold;
 text-decoration : none;
}

