.ArialReg {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #8080C0;
	font-size : 13px;
}
.ArialSm {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #000000;
	font-size : 10px;
}
.hed {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14px;
	text-decoration: none;
	font-weight: bold;
	color: black;
	background-color: #008A8A;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 13px;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	background-color: transparent;
	color: #8080C0;
}
a:visited {
	background-color: transparent;
	color: #8080C0;
}
a:active {
	background-color: transparent;
	color: #C0C0C0;
}
a:hover {
	background-color: transparent;
	color: #C0C0C0;
}
