body {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.a2:link {
	color: #005ead;
	text-decoration: none;
	font-weight: bold;
}
.a2:visited {
	color: #005ead;
	text-decoration: none;
	font-weight: bold;
}
.a2:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.a2:active {
	color: #005ead;
	text-decoration: none;
	font-weight: bold;
}
.a3:link {
	color: #FF6600;
	text-decoration: underline;
}
.a3:visited {
	color: #FF6600;
	text-decoration: underline;
}
.a3:hover {
	color: #FF0000;
	text-decoration: none;
}
.a3:active {
	color: #FF6600;
	text-decoration: underline;
}
.fontred {
	margin-top: -200px;
	margin-right: 0px;
	margin-bottom: -100px;
	margin-left: 0px;
}
.STYLE5 {
	color: #2FAAD3;
	font-weight: bold;
}