#menu_forum
{
font-size: 12px;
color: #3b7abc;
font-weight: bold;
font-family: Verdana;
text-align: center;
width: 650px;
border-bottom: solid 1px #3b7abc;
padding-bottom: 1px;
}

#menu_forum a
{
font-size: 14px;
color: #3b7abc;
font-weight: bold;
text-decoration: none;
padding: 2px;
margin: 0px 5px 0px 5px;
}

#menu_forum a:hover
{
font-size: 14px;
color: #ffffff;
font-weight: bold;
background-color: #3b7abc;
}
