.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 800;
	color: #FFFFFF;
}
a img {
  border: 0;
}
a.yellow:link {
	color: #FFCC00;
}
a.yellow:visited {
	color: #FFCC00;
}
a.yellow:hover {
	color: #FF6600;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
}
a.bottom:link {
	color: 999999;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.bottom:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.bottom:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.lettertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

