a.addresstext:active { text-decoration: underline;
				color: #999999;
}
a.addresstext:link { text-decoration: none;
			color: #E5E5E5;
}
a.addresstext:visited { text-decoration: none;
				 color: #E5E5E5;
}
a.addresstext:hover { text-decoration: underline;
				color: #999999;
}

a.maintext:active { text-decoration: underline;
				color: #999999;
}
a.maintext:link { text-decoration: none;
			color: #5C1111;
}
a.maintext:visited { text-decoration: none;
				 color: #5C1111;
}
a.maintext:hover { text-decoration: underline;
				color: #999999;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #4D4D4D;
}
.addresstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	color: #E5E5E5;
}
.sidetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	color: #E5E5E5;
}
.textheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5C1111;
}
.presshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4D4D4D;
}