.title{
background-color:#6699cc;
height:25;
width:100%;
}
.title span{
padding:3;
display:none;
}
.title a{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.title a:hover{
text-decoration:underline;
}
