a {
	color: #333333;
text-decoration: none;
}

a:hover {
	color: #CC0000;
text-decoration: underline;
}

a:active {
	color: #B71420

}

a:visited {
	color: #333333;
}

td {
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 16px;

}

.overskrift {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	
}

.mail {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;

}