body {
	font-family:Verdana, Arial Unicode MS,Helvetica;
	font-weight:normal;
	margin-left:8px;
	margin-right:8px;
	margin-top:21px;
	background-image:url(../grafics/plback.gif);
	}
	
a:mailto {
	color:#0000CA;
	font-weight:bold;
	text-decoration:none;
	}
a:link {
	color:#0000CA;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	background-color:#FFD673;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a:active {
	background-color:#FFDE21;
	color:#B92929;
	font-weight:bold;
	text-decoration:none;
	}
a:visited {
	font-weight:bold;
	text-decoration:none;
	}
td {font-size:0.96em}

input.link:hover {
	background-color:#FFD673;
	color:#000000;
	margin-left:0px;
	cursor:pointer;
	}
	
input.link {
	background-color:transparent;
	font-weight:bold;
	color:#100084;
	}
	
