.ArialReg {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #000000;
	font-size : 13px;
}
.ArialSm {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #8080C0;
	font-size : 10px;
}
.hed {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 24px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.ArialRegO {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #FF9900;
	font-size : 10px;
}
.ArialY1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: yellow;
	font-size : 12px;
}
.ArialY2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: yellow;
	font-size : 14px;
}
.ArialY3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: yellow;
	font-size : 16px;
}
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: #FFFF99;
}
a:visited {
	background-color: transparent;
	color: #FF6666;
}
a:active {
	background-color: transparent;
	color: #FF0000;
}
a:hover {
	background-color: transparent;
	color: #FF0000;
}
