.txt {
	color:black;
	font-size:13px;
	font-family: serif;
}

.hdr {
	color:0F6A65;
	font-size:14px;
	font-family: serif;
	font-weight:bold
}

.hdr2 {
	color:000000;
	font-size:12px;
	font-family: serif;
	font-weight:bold
}


.hdr3 {
	color:0F6A65;
	font-size:16px;
	font-family: serif;
	font-weight:bold
}

.footer {
	color:#C30000;
	font-size:10px;
	font-family: serif;
	font-weight:bold;
}

.notes {
	color:#black;
	font-size:10px;
	font-family: serif;
}

.footerlink {
	color:#C30000;
	font-size:10px;
	font-family: serif;
	font-weight:bold;
}

.phonetext {
	color:#B2B79A;
	font-size:13px;
	font-family: serif;
	font-weight:bold;
}

.welcometext {
	color:black;
	font-size:16px;
	font-family: serif;
	font-weight:bold;
}


.leftnav_on {
	font-size:14px;
	color:7D126A;
	font-family: serif;
	text-decoration:none;
	font-weight:bold;
}


A.leftnav:link {
	font-size:14px;
	color:black;
	font-family: serif;
	text-decoration:none;
	font-weight:bold;
}

A.leftnav:active {
	font-size:14px;
	color:#333333;
	font-family: serif;
	text-decoration:none;
	font-weight:bold;
}

A.leftnav:visited {
	font-size:14px;
	color:#333333;
	font-family: serif;
	text-decoration:none;
	font-weight:bold;
}

A.leftnav:hover {
	font-size:14px;
	color:#7D126A;
	font-family: serif;
	text-decoration:underline;
	font-weight:bold;
}


.topnav_on {
	font-size:14px;
	color:7D126A;
	font-family: serif;
	text-decoration:none;
	font-weight:bold;
}


A.topnav:link {
	font-size:14px;
	color:black;
	font-family: serif;
	text-decoration:none;
	font-weight:bold;
}

A.topnav:active {
	font-size:14px;
	color:#516768;
	font-family: serif;
	text-decoration:none;
	font-weight:bold;
}

A.topnav:visited {
	font-size:14px;
	color:#333333;
	font-family: serif;
	text-decoration:none;
	font-weight:bold;
}

A.topnav:hover {
	font-size:14px;
	color:#7D126A;
	font-family: serif;
	text-decoration: underline;
	font-weight:bold;

}

