.anylinkcss{
display: none;
position: absolute;
/*visibility: hidden;*/
border: 2px solid #3F3F3F;
font: normal 12px verdana;
line-height: 18px;
background-color: #5C5C5C;
width: 125px;
color: white;}

.anylinkcss1{
position:absolute;
/*visibility: hidden;*/
width: 0px;}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: white;
}

#shows {
display: none;
}

#aboutus {
position: absolute;
left: 430px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: #FFCE63;}


.links a{
text-decoration: none;
color: #AC0300;
}

.links a:hover{ 
text-decoration: none;
color: black;}

.anylinkcssabout{
display: none;
position: absolute;
/*visibility: hidden;*/
border: 2px solid #3F3F3F;
font: normal 12px verdana;
line-height: 18px;
background-color: #5C5C5C;
width: 160px;
color: white;}

.anylinkcssabout a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: white;
}

.anylinkcssabout a:hover{ /*hover background color*/
background-color: black;
color: #FFCE63;}