A:link { 
 text-decoration: none; 
 color: #034289;
}
A:visited { 
 text-decoration: none; 
 color: #034289;
}
A:hover { 
 text-decoration: underline; 
 color: #034289;
}
A:active { 
 text-decoration: underline; 
 color: #034289;
}
BODY,TD,P,LI {
 font-family: verdana,arial;
 font-size: 10pt;
 color: #000000;
}
INPUT {
 font-size: 9pt;
}
.lhdr_font {
 font-weight: bold;
 color: #FFFFFF;
}
.highlight {
 font-weight: bold;
 color: #245F33;
}
.tourtitle {
 font-family: verdana,arial;
 font-size: 12pt;
 font-weight: bold;
 color: #034289;
}
.title {
 font-family: verdana,arial;
 font-size: 12pt;
 font-weight: bold;
 color: #215E32;
}
.small {
 font-family: verdana,arial;
 font-size: 8pt;
}
TABLE.bordered {
 border-top: 2px solid #000000;
 border-left: 1px solid #000000;
 border-right: 2px solid #000000;
 border-bottom: 1px solid #000000;
}
TABLE.bordered TD {
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
}

