a {
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}

a:hover {
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        text-decoration: underline;

}

a.aaaa:visited {
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        text-decoration: underline;

}

ul
{ 
	list-style-image: url('images/bullet_t.gif');
}
