
body {
   	color: #666666;
	font-family: Arial,Geneva,Helvetica,Verdana;
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
}

table, tr, td, p {
   	color: #666666;
	font-family: Arial,Geneva,Helvetica,Verdana;
	font-size: 12pt;
	font-weight: normal;
}

input, select, textarea, file {
	color: #000000;
	font-family: Arial,Geneva,Helvetica,Verdana;
	font-size: 12pt;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

a {
	cursor: hand;
}

.textlink {
	color: #666666;
	font-family: Arial,Geneva,Helvetica,Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.textlinkactiv {
	text-decoration: underline overline;
}

.textlink:hover {
	color: #CC33CC;
	text-decoration: underline;
}
