.touristlinks a, .touristlinks a:visited, .touristlinks a:link {
background-image:url(images/tourist/link_back.gif);
background-repeat:repeat-x;
background-color:none;
font-family:Trebuchet MS;
font-size:11px;
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-image:url(images/tourist/link_back_roll.gif);
background-repeat:repeat-x;
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;
}