a.tour1:link { color: #FFFFFF; text-decoration: none; }
a.tour1:visited { text-decoration: none; color: #FFFFFF; }
a.tour1:hover { text-decoration: none; color: #FDB70A; }
a.tour1:active { text-decoration: none; }
a.tour2:link { color: #999999; text-decoration: none; }
a.tour2:visited { text-decoration: none; color: #999999; }
a.tour2:hover { text-decoration: none; color: #FDB70A; }
a.tour2:active { text-decoration: none; }
.tour1 {	font-size: 12px;	line-height: 20px; color: #FFFFFF; }
.tour2 { 	font-size: 12px; 	line-height: 20px; color: #999999; }
