﻿body, td
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.titel
{
	font-family: Verdana;
	font-size: 11px;
}
a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
a:active
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
a:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
a:visited
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

