/* :link */
A:link {
font-family: MS Sans serif, None, None;
font-size: 14px;
color: #000000;
background-color: ;
font-weight: bold;
text-align: center;
font-style: normal;
text-decoration: none;
}
/* :hover */
A:hover {
font-family: MS Sans serif, None, None;
font-size: 14px;
color: #000000;
background-color: ;
font-weight: bold;
text-align: center;
font-style: normal;
text-decoration: none;
}
/* :visited */
A:visited {
font-family: None, None, None;
font-size: 14px;
color: #000000;
background-color: ;
font-weight: bold;
text-align: center;
font-style: normal;
text-decoration: none;
}

