.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #006699;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-align: left;
color: #ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
text-align: left;
}

#horizmenuitems {
 float:left;
 width:14.28%;
 background-color:#000000;
 text-align:center;
 font-size: 13px;
}

#horizmenuitems a {
 font-family: arial;
 font-weight: bold;
 color: #00a8b7;
 text-decoration: none;
}

#horizmenuitems a:hover {
 font-family: arial;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
}

#horizmenuitems a.sub {
 font-family: arial;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
}

#horizmenuitems a.sub:hover {
 font-family: arial;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
}

a {
  font-family:arial;
  font-weight:bold;
  color:#00a8b7;
}

a:hover {
  font-family:arial;
  font-weight:bold;
  color:#a53ffc;
}

#verticalmenu {
  background-color:#ffffff;
  width:100%;
}

#verticalmenu a {
 font-family: arial;
 font-weight: bold;
 text-decoration: none;
 font-size:13px;
}

#verticalmenu a:hover {
 font-family: arial;
 font-weight: bold;
 text-decoration: none;
}
