A.menusub {
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #ffffff;
BORDER: none;
background-color:#6F88CE;
line-height:23px;
text-align:center;
background-repeat: no-repeat;
font-weight:bold;
}

A.menusub:hover {
color: #ffffff;
font-weight:bold;
background-color:#ADBDE7;
	background-repeat: no-repeat;
}


