@charset "UTF-8";
/* CSS Document */

.footer_text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #F3290E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #F3290E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00E9FC;
	text-decoration: none;
}
a:active {
	color: #F3290E;
	text-decoration: none;
	font-weight: bold;
}
<p>&nbsp;</p>

