/* Text Stylesheet - Tony Clark HostelTrail.com */
	
body {
color: #666666; font:Arial, Helvetica, sans-serif, "Trebuchet MS" font-size:10pt;
}
.bodylinks, a.bodylinks {
color: #666666; text-decoration:none;
}

.gray, a.gray {
color: #666666; font-size:10pt; text-decoration:none;
}

.websiteby, a.websiteby{
color:#999999; font-size:8pt; text-decoration:none; font-weight:500;
}

a.websiteby:hover{
color: #F90;
}



a, a.gray:hover, a.bodylinks:hover{
text-decoration:underline;
color:#F90;
}

a:hover{
color:#666666;
}

.header{
color: #666666;  font-size:24pt;
}