.text {
	font-family: sans-serif;
	font-size: 12px;
}
a.links:link {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
}
a.links:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;
}
a.links:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.l1 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699cc;
}
.l2 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F8F8F;
}
.l3 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.footer:link {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.footer:visited {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ED5D3B;
	text-decoration: underline;
}

.footer {
	font-family: sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;