#wrapper{
width: 600px;
margin: 0 auto;
}

.box{
background:  #4F4F4F;
text-align: left;
}
.boxholder{
clear: none;
padding: 5px;
background: #959595;
}
.tab{
float: left;
height: 25px;
width: 143px;
margin: 0 1px 0 0;
text-align: left;
background: #959595 url(style/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: Aqua;
font-size: 23px;
font-weight: bold;
padding: 9px 0 0 0;
}	
  
a{
color: Black;
text-decoration: underline;
 font-weight: bolder;
}
a:hover{
color: Blue;
li.a {
	text-decoration: blink;
}
