a:link { color: #838383; text-decoration:underline;}

	a:visited { color: #838383;text-decoration:underline;}

	a:active { color: #838383; }

	a:hover { color: #000000; text-decoration:underline; }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #838383;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #838383;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #838383;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #838383;
}