@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFCC;
}
.linkermarge {
	margin-left: 5px;
	padding-left: 5px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a.wit:link {
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	text-align: justify;
}
a.wit:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:active {
	color: #FFFFFF;
	text-decoration: underline;
}
