a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 800;
	vertical-align: text-top;
	color: #D2D8E2;
	text-decoration: none;
}
.erl {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 11px;
	vertical-align: text-top;
}
