ul{
    color: #222;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    list-style-type: square;
    padding-top:20px;
}
ul li{line-height:25px;}
ul a{color:#222;text-decoration:none;}
ul a:hover{color:#222;text-decoration:underline;}

