.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FE7201;
}
input {
	border: 1px solid #666666;
}
textarea {
	border: 1px solid #666666;
}
a:link {
	color: 990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.vorco:link {
	color: #999999;
	text-decoration: underline;
}
a.vorco:visited {
	color: #999999;
	text-decoration: underline;
}a.vorco:hover {
	color: #009900;
	text-decoration: underline;
}