.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0c1f81;
	text-decoration: none;
}
a:hover.copyright {	text-decoration: underline;}
a:visited.copyright {	text-decoration: none;}
a:active.copyright {	text-decoration: none;}
a:link.copyright {	text-decoration: none;}

a:link {	text-decoration: underline;	color: #0c1f81;}
a:visited {	text-decoration: underline;	color: #0c1f81;}
a:active {	text-decoration: underline;	color: #0c1f81;}
a:hover {	text-decoration: none;	color: #0c1f81;}
