.STYLE1 {color: #FFFFFF}
.STYLE3 {font-size: 12px; color: #333333; }
body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #616C9F;
}
a:active {
	text-decoration: none;
}