.maintext {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #666666;
}
.maintext a{
	color: #CC0000;
}
.textred {

	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #CC0000;
}
.address {

	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 10px;
	color: #666666;
}
.address a{
	color: #666666;
}
.address a:hover{
	color: #CC0000;
}
.copyright {


	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 10px;
	color: #CC0000;
}

