a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 24px; font-weight: bold; font-family: "Freestyle Script";}
.section_header {font-size: 36px; font-weight: bold; font-family: "Freestyle Script"; color: #990000; }

