.bullet {
    font-family : Arial, Helvetica, sans-serif; 
    color : #999999; 
    font-size : 14px; 
    font-weight : bold; 
    text-decoration : none;
}
.bullet:hover {
    font-family : Arial, Helvetica, sans-serif; 
    color : #5574C9; 
    font-size : 14px; 
    font-weight : bold; 
    text-decoration : none;
}
