/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #D89C3C;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #D89C3C;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #D89C3C
}
.style1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#FFCC00;
</style>
