.titletxt {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #44536F;
}
.bodytxt {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #626952;
}
.date {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #C7C190;
}
.bodytitle {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #99283D;
}
.copywrite {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FCF7D5;
}

a.bodyLink:active     { color: #34BF62; text-decoration: none }                                 /* selected link */
a.bodyLink:visited    { color: #34BF62; text-decoration: none }                                 /* visited link */
a.bodyLink:link       { color: #34BF62; text-decoration: none }                                 /* unvisited link */
a.bodyLink:hover      { color: #A82345; text-decoration: underline }							 /* mouse over link */
