.textbold {
	color: #000099;
	text-decoration: none;
	font: normal normal bold 13px/15px Verdana, Arial, Helvetica, sans-serif;
}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; font-variant: normal; color: #666666}
.text { color: #454677;
	font: normal normal normal 13px/13pt Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: green;
	text-decoration: none;
}
a:visited {
	color: green;
	text-decoration: none;
}
a:hover {
	color: green;
	text-decoration: underline;
}
a:active {
	color: green;
	text-decoration: none;
}
