.toplinks {
	font-family: Verdana;
	font-size: 9px;
	color: #7A7B7E;
	text-decoration: none;
}
a.toplinks:link {
	font-family: Verdana;
	font-size: 9px;
	color: #7A7B7E;
	text-decoration: none;
}
a.toplinks:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
	text-decoration: underline;
}
.bodytxt {
	font-family: Arial;
	font-size: 9px;
	color: #625E5E;
}
.titletxt {
	font-family: Arial;
	font-size: 18px;
	color: #659F0B;
}
.bodytxtlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8D92;
}
.bodytxtlarge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8D92;
	text-decoration:none;
}
.copyrighttxt {

	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.bodytxtlargeblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;

}
a.bodytxtlargeblack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	font-weight: bold;
	text-decoration : underline;

}
a.bodytxtlargeblack:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	font-weight: bold;
	text-decoration : underline;

}
a.bodytxtlargeblack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;

}
.cellfontblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.cellfontblack:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-decoration:underline;
}
a.cellfontblack:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-decoration:underline;
}
a.cellfontblack:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
.cellfontred {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
