@charset "iso-8859-1";
.text_body {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	text-decoration: none;	color: #333333;}
a.text_body:link {
	color: #A80532;
	text-decoration: none;
	font-weight: bold;
}
a.text_body:visited {
	color: #A80532;
	text-decoration: none;
	font-weight: bold;
}
a.text_body:hover {
	color: #EECDD6;
	text-decoration: none;
	font-weight: bold;
}
a.text_body:active {
	color: #EECDD6;
	text-decoration: none;
	font-weight: bold;
}



.quote {
	font-size: medium;
	color: #A30331;
	text-align: center;
	font-style: italic;
}
.quote_roman2 {
	font-size: medium;
	color: #A30331;
	text-align: center;
	font-style: normal;
}
.heading {
	font-size: large;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.menu {
	COLOR: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
		font-size: x-small;
	TEXT-DECORATION: none;
	border: 1;
	border-bottom-color: #0066FF;
	background-position: center center;
}
.menu:hover {
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
}
a.template_text_navbar {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
a.template_text_navbar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} a.template_text_navbar:visited {
	color: #FFFFFF;
	text-decoration: none
} 
a.template_text_navbar:hover {
	color: #333333;
	text-decoration: none
}
a.template_text_navbar:active {
	color: #333333;
	text-decoration: none
}

.template_text_nav_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.template_text_nav_bottom:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.template_text_nav_bottom:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.template_text_nav_bottom:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.template_text_nav_bottom:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
}

