.caption-text {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #C62929;
	text-decoration: none;
}
.menu-text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.contenthead {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.content {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333;

}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9D9D;
	text-decoration: none;
}
