a {color : #FC7713; text-decoration : none;}
a:active {color: #FC7713; text-decoration : none;}	
a:hover {color: #FC7713; text-decoration : underline;}	
a:link {color: #FC7713; text-decoration : none;}
a:visited {color: #FC7713;}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px}
	
BODY {
	background-color: #99CCCC;
	margin: 0px;
	background-repeat: no-repeat;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	padding: 15px;
	color: #000000;
}

.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.bodytextitalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	padding: 15px;
	color: #FFFFFF;
}

.sample A:link {
color: #AAB474;
text-decoration: none;
}

.sample A:visited {
color: #AAB474;
text-decoration: none;
}

.sample A:hover {
color: #AAB474;
text-decoration: underline;
}