<style type="text/css">
<!--
body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #003300;
	margin-top: 20px;
   background-color: #FFFFEF;
}
.title {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #003300;
	font-weight: bold;
	text-align: center;
}
td,th,p {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #003300;
}
.small {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: 003300;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #d80625;
	text-decoration: none;
}
a:visited {
	color: #d80625;
	text-decoration: none;
}
a:hover {
	color: #33b26a;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.male {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
}
a.male:link {
	color: #d80625;
	text-decoration: none;
}
a.male:visited {
	color:#d80625;
	text-decoration: none;
}
a.male:hover {
	color: #CCFFFF;
	text-decoration: underline;
}
a.male:active {
	text-decoration: none;
}

a.duze {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
}
a.duze:link {
	color: #d80625;
	text-decoration: none;
}
a.duze:visited {
	color: #d80625;
	text-decoration: none;
}
a.duze:hover {
	color: #CCFFFF;
	text-decoration: underline;
}
a.duze:active {
	text-decoration: none;
}

-->
</style>