.head, .head a:link, .head a:hover, .head a:active, .head a:visited {
 font-family: verdana, lucida, arial, helvetica, sans-serif;
 font-size:9px;
 color: #000;
 padding: 10px;
 text-decoration:none;
}

.head a:hover {
 color: #92a2ab;
 text-decoration: underline;

}

