.chromestyle{
font-family: Verdana;
font-size: 11px;

}

.chromestyle ul{
margin: 0;
background: #a3b0b9;
border: 1px solid #BBB;
color: #000000;
text-align: center; /*set value to "left", "center", or "right"*/
font-family: Verdana;
font-size: 11px;
line-height: 18pt;
text-decoration: none;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
font-family: Verdana;
font-size: 11px;
color: #000000;
line-height: 18pt;
text-decoration: none;
padding: 4px 25px;
margin: 0;
}

.chromestyle ul li a:hover{
text-decoration:underline;
}
