/* :link */
A:link {
font-family: Tahoma, MS Sans serif, Verdana;
font-size: 12px;
color: #FFFFFF;
background-color: ;
font-weight: normal;
text-align: center;
font-style: normal;
text-decoration: none;
}
/* :visited */
A:visited {
font-family: Tahoma, MS Sans serif, Verdana;
font-size: 12px;
color: #FFFFFF;
background-color: ;
font-weight: normal;
text-align: center;
font-style: normal;
text-decoration: none;
}
/* :active */
A:active {
font-family: Tahoma, MS Sans serif, Verdana;
font-size: 12px;
color: #FFFFFF;
background-color: ;
font-weight: normal;
text-align: center;
font-style: normal;
text-decoration: none;
}
/* :hover */
A:hover {
font-family: Tahoma, MS Sans serif, Verdana;
font-size: 12px;
color: #FFFFFF;
background-color: ;
font-weight: normal;
text-align: center;
font-style: normal;
text-decoration: underline   ;
}

