.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {font-family: "Times New Roman", Times, serif; font-size: 15px; color: #FF0000; }
a {
	font-family: Times New Roman, Times, serif;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}