.btext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    }
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 2 5 2 5;
}
div.footer {
	width: 600px;
	text-align: center;
}
a.footer:link {color: #18695A; background: #ffffff; text-decoration: none; }
a.footer:active {color: #18695A; background: #ffffff; text-decoration: none; }
a.footer:visited {color: #008000; background: #ffffff; text-decoration: none; }
a.footer:hover {color: #ff0000;  background: #ffffff; text-decoration: underline; }