.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.text a:link { color: #FCC235; text-decoration: underline; }
.text a:visited { color: #FCC235; text-decoration: underline; }
.text a:hover { color: #FF6633; text-decoration: none; }
.text a:active { color: #FCC235; text-decoration: underline; }


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
}
.footer a:link { color: #ffffff; text-decoration: none; }
.footer a:visited { color: #ffffff; text-decoration: none; }
.footer a:hover { color: #ffffff; text-decoration: underline; }
.footer a:active { color: #ffffff; text-decoration: none; }

.tbtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 8px;
	background-color: #000000;
}
.tbtext a:link { color: #ffffff; text-decoration: none; }
.tbtext a:visited { color: #ffffff; text-decoration: none; }
.tbtext a:hover { color: #ffffff; text-decoration: underline; }
.tbtext a:active { color: #ffffff; text-decoration: none; }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 12; 
}

td.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff; 
	padding-top: 1px;
}
.top a:link { color: #ffffff; text-decoration: none; }
.top a:visited { color: #ffffff; text-decoration: none; }
.top a:hover { color: #ffffff; text-decoration: underline; }

td.side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}
.side a:link { color: #000000; text-decoration: none; }
.side a:visited { color: #000000; text-decoration: none; }
.side a:hover { color: #000000; text-decoration: underline; }


.terrace-header{
	font-size: 18px; 
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #ffffff; 
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}