.rooms {
font-family:Verdana;
font-size:11px;
color:#737373;
}

.rooms A:visited,
.rooms A:link{
color:#3c67af;
text-decoration:none;
}

.rooms A:hover{
color:#3c67af;
text-decoration:underline;
}

.rooms .entry{
border:1px solid #e4e4e4;
background-color:#fafcfd;
width:600px;
}