.menu
{
font-size: 12px;
}

.menu td
{
height: 30px;
padding-left: 10px;
background-image: url(/img/dot.gif);
background-position: bottom;
background-repeat: repeat-x;
}

.menu a
{
color: #2f5966;
}

.menu a:hover
{
text-decoration: none;
}

.act 
{
background-color: #2f5966;
}

.act a
{
color: white;
}

.act a:link
{
color: white;
}