.bodytext { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; line-height: 18px; color: #515151; }
a.bodytext:link { color: #515151; }
a.bodytext:visited { color: #515151; }
a.bodytext:active { color: #515151; text-decoration: underline; }
a.bodytext:hover { color: #515151; text-decoration: underline; }

.bodytext_white { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; line-height: 16px; color: #FFFFFF; }
a.bodytext_white:link { color: #FFFFFF; }
a.bodytext_white:visited { color: #FFFFFF; }
a.bodytext_white:active { color: #FFFFFF; text-decoration: underline; }
a.bodytext_white:hover { color: #FFFFFF; text-decoration: underline; }

.bodytext_home { font-family: Georgia, Arial, Helvetica, Sans-Serif; font-size: 12px; line-height: 18px; color: #515151; }
a.bodytext_home:link { color: #515151; }
a.bodytext_home:visited { color: #515151; }
a.bodytext_home:active { color: #515151; text-decoration: underline; }
a.bodytext_home:hover { color: #515151; text-decoration: underline; }

.subtitle {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 18px;
	line-height: 22px;
	color: #990000;
}

.titletext {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 24px;
	line-height: 22px;
	color: #7F2A29;
}

.footertext {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	color: #990000;
}
a.footertext:link { color: #515151; }
a.footertext:visited { color: #515151; }
a.footertext:active { color: #515151; text-decoration: underline; }
a.footertext:hover { color: #515151; text-decoration: underline; }

.submenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: #990000;
}

a.submenu:link {
	color: #990000;
	text-decoration: none;
}

a.submenu:active {
	color: #990000;
	text-decoration: none;
}

a.submenu:visited {
	color: #990000;
	text-decoration: none;
}

a.submenu:hover {
	color: #990000;
	text-decoration: underline;
}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

