BODY{ font-family: Georgia; font-size:12pt; text-align:justify; background-color:#F2DF90; color:#AA131E;
}


a:link {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: normal;
	color: #AA131E;
	text-decoration: none;
}

a:visited {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: normal;
	color: #AA131E;
	text-decoration: none;
}
a:hover {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: normal;
	color: #217B83;
        text-decoration: underline;
}