.test {
font-size:12px;
color:#9e9794;
}
a.test {
color:#9e9794;
font-weight:bold;
font-size:18px;
}

a.test:hover{
color:#ffffff;
}



