td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.smalltext {
	font-size: 10px;
}
a:visited {
	font-weight: bold;
	color: #009999;
}
a:hover {
	font-weight: bold;
	color: #FF0033;
}
a:active {
	color: #009999;
	font-weight: bold;

}
a:link {
	font-weight: bold;
	color: #009999;
}
h3 {
	font-size: 12px;
	color: #999999;
}
a.tourism:link		{
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
a.tourism:visited		{
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
a.tourism:hover		{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.tourism:active		{
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #999999;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	clip:  rect(auto auto -10px auto);
}
.maintitle {
	font-size: 17px;
	font-weight: bolder;
	color: #999999;
}
.maintitle2 {
	font-size: 17px;
	font-weight: bolder;
	color: #333399;
}
.maintitle3 {
	font-size: 17px;
	font-weight: bolder;
	color: #333333;
}
.contspc {
	padding: 3px;


}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
a.nav:link		{
	color: #FF0033;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:hover		{
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited		{
	color: #FF0033;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:active		{
	color: #FF0033;
	text-decoration: underline;
	font-weight: bold;
}
a.listing:link		{
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}
a.listing:hover		{
	color: #FF0033;
	text-decoration: none;
	font-weight: bold;
}
a.listing:visited		{
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}
a.listing:active		{
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}

