body {text-decoration: none;}

a.menu:link{text-decoration: none;}
a.menu:Visited{text-decoration: none;}
a.menu:Active{text-decoration: none;}
a.menu:hover{text-decoration: underline;}

a.menu1:link {font-family : Verdana,tahoma,Arial; font-size : 10px; text-decoration : none;}
a.menu1:Visited  {text-decoration : none;}
a.menu1:Active  {text-decoration : none;}
a.menu1:Hover  {font-weight:bold; color: #00FFFF;}

A.menu2 {font-family : Verdana,tahoma,Arial; font-size : 10px; text-decoration : none;}
A.menu2:Active  {text-decoration : none;}
A.menu2:Hover  {text-decoration: none; font-weight:bold; color: #0000FF;}
A.menu2:Visited  {color :#0000FF; text-decoration : none;}

A.menu3 {font-family : Verdana,tahoma,Arial; font-size : 12px; text-decoration : none; color:#FF0000}
A.menu3:Active  {text-decoration : none;}
A.menu3:Hover  {text-decoration: none; font-weight:bold; color: #FF0000;}
A.menu3:Visited  {color :#0000FF; text-decoration : none;}

.inputSubmit {
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold
}

.inputSubAtt {
background-color:yellow;
color: #000000;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Verdana,tahoma,Arial;
font-size : 9px;
font-weight: bold;
text-decoration : none;
}

.inputBox {
background-color: #FFFFFF;
font-family: Verdana, tahoma, Arial;
font-weight: normal;
font-size: 10px; 
text-align: center;
border-style: solid;
border-width: 1px;
}