.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #000000;
	text-decoration: ;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.links A:link {text-decoration: none; color: black}
.links A:visited {text-decoration: none; color: black}
.links A:active {text-decoration: none; color: black}
.links A:hover {text-decoration: underline; color: black;}


