/* CSS Document */
a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
    border-bottom: 1px dotted #fff;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ce9a00;
	border-bottom: 1px dotted #ce9a00;

}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;line-height: 150%;
	color: #ce9a00;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.style25 {font-size: 14px}
.style27 {color: #FFFFFF; font-size: 20px; }
.style29 {
	color: #ce9a00;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style32 {color: #cc9900; font-size: 14px; }
.style34 {color: #FFFFFF; font-size: 10px; font-family: "Trebuchet MS"; }
.style36 {color: #FFFFFF; font-family: "Trebuchet MS"; }
.style40 {
	color: #ce9a00;
	font-size: x-small;
	font-family: "Trebuchet MS";
}
.style41 {color: #ce9a00; font-size: 12px; }
.style43 {color: #FFFFFF; font-size: 16px; }

body {
	background-image: url(back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

-->
</STYLE>