td.boxentext {
	font-family: arial;
	font-size: 12px;
	color : #000000;
}

a.boxenr {
	font-family: tahoma;
	font-size: 12px;
	color : #0065cf;
	font-weight: bold;
	text-decoration:none;
}

a.boxenr:active {
	font-family: tahoma;
	font-size: 12px;
	color : #0065cf;
	font-weight: bold;
	text-decoration:none;
}

a.boxenr:visited {
	font-family: tahoma;
	font-size: 12px;
	color : #0065cf;
	font-weight: bold;
	text-decoration:none;
}

a.boxenr:hover {
	font-family: tahoma;
	font-size: 12px;
	color : #ef244c;
	font-weight: bold;
	text-decoration:none;
}


a.boxenstandard {
	font-family: arial;
	font-size: 12px;
	color : #0065cf;
	font-weight: bold;
	text-decoration:none;
}

a.boxenstandard:active {
	font-family: arial;
	font-size: 12px;
	color : #0065cf;
	font-weight: bold;
	text-decoration:none;
}

a.boxenstandard:visited {
	font-family: arial;
	font-size: 12px;
	color : #0065cf;
	font-weight: bold;
	text-decoration:none;
}

a.boxenstandard:hover {
	font-family: arial;
	font-size: 12px;
	color : #ef244c;
	font-weight: bold;
	text-decoration:underline;
}




