


.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color : Black;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color : Black;
}

.text a:link {COLOR: #000000; text-decoration: none;}
.text a:visited {COLOR: #000000; text-decoration: none;}
.text a:hover {COLOR: #336699; text-decoration: none;}
.text a:active {COLOR: #000000; text-decoration: none;}

.footer a:link {COLOR: #000000; text-decoration: none;}
.footer a:visited {COLOR: #000000; text-decoration: none;}
.footer a:hover {COLOR: #336699; text-decoration: none;}
.footer a:active {COLOR: #000000; text-decoration: none;}

