.menu_a
{
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
margin:0px;
color: White;
width: 100%;
background-color: #036;
text-decoration: none;
text-indent:8px;
float: left;
white-space: nowrap; 
}
a.menu_a:hover {background-color: #7788CC;} 


.menu_s
{
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
margin:0px;
color: White;
width: 100%;
background-color: #7788CC;
text-decoration: none;
text-indent:8px;
float: left;
white-space: nowrap; 
}

.hyper
{
margin:0px;
color: White;
text-decoration: none;
text-indent:8px;
float: left;
white-space: nowrap; 
}

