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

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

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

a.websiteby:hover{
color: white;
}



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

a:hover{
color:#666666;
}

.header{
color: #666666;  font-size:18pt; font-weight:bold;

}
