td.normal
{
background-color: #663300;
}

td.normalon 
{
background-color: navy;
}

.main_menu
{
color: white;
font-weight: bold;
font-family: serif;
font-size: 12pt;
text-decoration: none;
}

.title
{
color: navy;
font-weight: bold;
font-family: serif;
font-size: 18pt;
text-decoration: none;
}


.base
{
color: #663300;
font-weight: normal;
font-family: serif;
font-size: 12pt;
text-decoration: none;
}

.info {
 color : #FF0000;
 font-weight:bold;
 border: none;
 font-family: serif;
 font-size: 12px;
 background-color: #ffffff;
 text-align: center;
}
