A.menulink {
display: block;
width: 198px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:18px;
color: #000000;
BORDER: none;
border: solid 2px #FFFFFF;
}

A.submenulink {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 2px #FFFFFF;
}


A.submenulink:hover {
color: #C00000;
border: solid 2px #C00000;
background-color:#0020C0;
}

A.menulink:hover {
border: solid 2px #E6E6E6;
background-color:#99FFFF;
}

A.dayindexred {
width: 150px;
height: 20px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:16px;
background-color: #FF0000;
color: #FFFFFF;
border: none;
}

A.dayindexwhite {
width: 150px;
height: 20px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:16px;
background-color: #FFFFFF;
color: #FF0000;
border: none;
}

A.dayindexwhite:hover {
width: 150px;
height: 20px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:16px;
background-color: #000080;
color: #FFFFFF;
border: solid 2px #000000;
}

A.dayindexred:hover {
width: 150px;
height: 20px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:16px;
background-color: #000080;
color: #FFFFFF;
border: solid 2px #000000;
}