body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	background-attachment: fixed;
	background-image: url(../assets/images/bg_palm.gif);
	background-repeat: no-repeat;
	background-position: 250px 125px;
	margin: 0px;
	font-weight: bold;



}
h1 {
	font-size: 16px;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	font-size: 14px;
	color: #666666;
}
li {
	padding: 2px;
	list-style-type: circle;
}
.yellowHilite {
	background-color: #FFFF66;
}
.special a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;






}
.special a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;



}
.special a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	font-size: 14px;



}
.special a:active {
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
	font-size: 14px;

}
h3 {
	font-size: 36px;
	font-weight: normal;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;


}
.greentext {
	font-size: 16px;
	font-weight: normal;
	color: #006600;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #FFCC00;
	font-weight: 900;

}
.latestnews a:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.latestnews a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.latestnews a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
.latestnews a:active {

	font-size: 14px;
	font-weight: bold;
	color: #00FF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
