a {
	color : #FF6633; 
	text-decoration : none;}

a:link {
	color: #FF6633;
	text-transform: none;
}

a:visited {
	color: #FF6633;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #99CC33;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #99CC33;
	text-transform: none;
	text-decoration: none;
}

BODY {
	background-color: #FFFFFF;
	margin: 0px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.italicbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.boldbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: Bold;
	color: #666666;
}

.menuitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
