.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 12px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

.text a:link {
	color:#660000;
	text-decoration: underline;
}

.text a:visited {
	color:#660000;
	text-decoration: underline;
}
.text a:hover {
	color:#990000;
	text-decoration: underline;
}
.text a:active {
	color:#660000;
	text-decoration: underline;
}

