#tabcontentcontainer li a{
width:480px;
height:20px;
color: #800000;

border: none;
}

.tabcontent {
color: #cccccc;

}

.tabcontent a{
color: #cccccc;

}
.tabcontent a:visited{
color: #cccccc;

}
.tabcontent a:hover{
color: orange;
background: none;
border-left: 0px groove #ACACFF;
border-bottom: 0px ridge blue;
font: normal;
}
