.text {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
.texthead {
	font-family: "MS Sans Serif";
	font-size: 16px;
}
.texthead2 {
	font-family: "MS Sans Serif";
	font-size: 18px;
}
.moredetail {
	font-family: "MS Sans Serif";
	font-size: 10px;
	text-decoration: none;
	color:#CC0000;
}
.moredetail2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	text-decoration: none;
	color:#FFFFFF;
}
.text12 {
	font-family: "MS Sans Serif";
	font-size: 12px;
}
.copyright {
	font-family: "MS Sans Serif";
	font-size: 8px;
}
a:link {
	text-decoration: none;
	color: #ffffff;

}
a:visited {
	text-decoration: none;
	color: #ffffff;

}
a:hover {
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #ffffff;

}