.text {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
a:link {
	font-family: Arial;
	color: #860114;
}
a:visited {
	font-family: Arial;
	color: #860114;
}
a:hover {
	font-family: Arial;
	color: #860114;
}
a:active {
	font-family: Arial;
	color: #860114;
}
.textred {

	font-family: Arial;
	font-size: 14px;
	color: #850013;
}
.textbold {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
