table {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 11px;
	color: white;
}

.titleSmall {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 12px;

	color: #66CCFF;

}
.titleBig {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 13px;
	color: #cccc33;
}
.titleResort {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 15px;
	color: #cccc33;
}

a:link {color: #A8D3FF}
a:visited {color: #acabab}
a:hover {color: #cccc33;}
a:active {color: #cccc33;}

a.foot:link {color: #CCCCCC;}
a.foot:visited {color: #CCCCCC;}
a.foot:hover {color: #FF9900;}
a.foot:active {color: #FF6600;}