a.menu:link
{
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:   16px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #3399CC;
font-weight: bold;
width: 100px;
height: 100px;
background-image: url(./images/menu_off.jpg);
background-repeat: no-repeat;
} 
a.menu:visited 
{ 
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:   16px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #3399CC;
font-weight: bold;
width: 100px;
height: 100px;
background-image: url(./images/menu_off.jpg);
background-repeat: no-repeat;
}
a.menu:hover
{
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:   16px; 
font-style: italic;
font-variant: normal;
text-decoration: underline;
color: #3399CC;
font-weight: bold;
width: 100px;
height: 100px;
background-image: url(./images/menu_on.jpg);
background-repeat: no-repeat;
}
a.menu:active 
{ 
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:   16px; 
font-style: italic;
font-variant: normal;
text-decoration: underline;
color: #FFCC00;
font-weight: bold;
width: 100px;
height: 100px;
background-image: url(./images/menu_on.jpg);
background-repeat: no-repeat;
}
TD {
font-size:   13px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.menu1 {
font-size:   16px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
}
.black1 {
font-size:   10px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.black2 {
font-size:   13px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.black3 {
font-size:   16px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.dblue1 {
font-size:   10px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #6699CC;
}
.dblue2 {
font-size:   13px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #6699CC;
}
.mblue1 {
font-size:   10px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #3399CC;
}
.mblue2 {
font-size:   13px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #3399CC;
}
.lblue1 {
font-size:   10px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #99CCCC;
}
.lblue2 {
font-size:   13px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #99CCCC;
}
.white1 {
font-size:   10px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #FFFFFF;
}
.white2 {
font-size:   13px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #FFFFFF;
}
.gray1 {
font-size:   10px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #CCCCCC;
}
.link1 {
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}
.undecorated {
text-decoration: none;
font-weight: bold;
color: #0000FF;
}
.undecorated2 {
text-decoration: none;
font-weight: bold;
color: #000000;
}
a:hover {  
text-decoration: underline; color: #FF0000;
}
