a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
a.body:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
a.body:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
}
a.body:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
a.body:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.MiddleText {
	color: #000;
	font-weight: bold;
}
.ANSIText {
	color: #000;
}
.ANSIText div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
.bottomtext {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
