

body
{
font-family: arial, Helvetica, sans-serif;
background: url(background.gif) repeat-x;
}


a
{
font-weight:bold;
color:#4f4f4f;
padding:2px;
}

a:hover
{
color:white;
background:blue;
text-decoration:none;
border: solid thin black;
}
