.touristlinks a, .touristlinks a:visited, .touristlinks a:link {

background-color: #d7ebf8;
font-family:Trebuchet MS;
font-size:14px;
color:#666666;
font-weight:normal;
width:500px;
height:85px;
padding-left:1em;
padding-top:.5em;
padding-bottom:.5em;
padding-right:.6em;
display: block;
text-decoration: none;
text-align:left;
line-height:1.2em;
}


.touristlinks a:hover, .touristlinks a:active, .touristlinks a:focus  {

background-color:#FFFFFF;
width:500px;
height:85px;
padding-left:1em;
padding-top:.5em;
padding-bottom:.5em;
padding-right:.6em;
line-height:1.2em;
color: #0079C2;
text-decoration: underline;
}
