.ArialReg {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #FFFFFF;
	font-size : 13px;
}
.ArialSm {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #FFFFFF;
	font-size : 10px;
}
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: #ffffcc;
}
a:visited {
	background-color: transparent;
	color: #ffffcc;
}
a:active {
	background-color: transparent;
	color: #ffffcc;
}
a:hover {
	background-color: transparent;
	color: #ffcc00;
}

