a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(pic/bg.jpg);
	background-repeat: repeat;
}
.MainText {
	font-family: "Century";
	font-size: 20pt;
	font-weight: bold;
	color: #990000;
}
.MainText2 {
	font-family: "Century";
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}
.Text {
	font-family: "Century";
	line-height: 20px;
	font-size: 15px;
	color: #000000;
}
.Text5 {
	font-family: "Century";	
	line-height: 19px;
	font-size: 14px;
	color: #000000;
}
.UnderText {
	font-family: "Century";
	font-size: 13px;
	color: #000000;
}
.Text2 {
	font-family: "Century";
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.Text3 {
	font-family: "Century";
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.Text6 {
	font-family: "Century";
	font-size: 12px;
	color: #999999;
