a
{
    color:  #663366;
    text-decoration: none;
}
a:hover 
{
    color: #CC3333; text-decoration:underline;
}
.style1 {color: #990000}
.style2 {color: #FF66CC}
.style4 {color: #8F2F30}
.style6 {color: #8F2F30; font-weight: bold; font-size: 18px; }

#Layer1 {
	position:absolute;
	left:15%;
	top:126px;
	width:468px;
	height:60px;
	z-index:1;
         
}


a img{
border: 1px solid #CD551B;
background:#242424;
margin: 0 0px 0px 0;
}
a:hover img {
border: 1px solid #8F2F30;
}

a.whitebitch {
	border: 0px solid #FFCECE;
        background:#CF4141;
       
}

a.whitebitch img{
	border: 0px solid #FFCECE;
        background:#CF4141;
       
}
