table , td , div , br , p , input , textarea {
font-family : Verdana, Arial, sans-serif;
font-size : 8pt;
color : #000000;
}

.menu {
width : 100%; display: block;
height : 22px;
background-image: url(images/buttonh.jpg);
font-family : Verdana, Arial, sans-serif;
color : white;
font-size : 11px;
font-weight : bold;
text-decoration : none;
padding-top : 4px;
}
.menu:hover {
background-image: url(images/button.jpg);
text-decoration:none;
}

.link {
color : #000080;
text-decoration:none;
}
.link:hover {
text-decoration:underline;
}