body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;

}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;

}

th {
	font-family: Georgia, Times New Roman, Times, serif;
}
A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:hover {
	COLOR: #EB529D; TEXT-DECORATION: none
	a.pagelink:link {
	color: #EB529D;
	text-decoration: underline;
}
a.pagelink:visited {
	color: #EB529D;
	text-decoration: underline;
}
a.pagelink:hover {
	color: #EB529D;
	text-decoration: none;
}
a.pagelink:active {
	color: #OOOOOO;
	text-decoration: underline;
}