font
{
	font-size:12px;
	font-family: arial;
	color:#000000;
	font-weight:bold;	
	text-decoration:none;
}

font.rot
{
	font-size:12px;
	font-family: arial;
	color:#FF0000;
	font-weight:bold;	
	text-decoration:none;
}

font.gruen
{
	font-size:12px;
	font-family: arial;
	color:#00AA00;
	font-weight:bold;	
	text-decoration:none;
}

font.bold
{
	font-size:12px;
	font-family: arial;
	color:#FF0000;
	font-weight:bold;	
	text-decoration:none;
}

font.head
{
	font-size:21px;
	font-family: arial;
	color:#FF0000;
	font-weight:bold;	
	text-decoration:none;
}

a
{
	font-size:12px;
	font-family: arial;
	color:#000000;
	font-weight:bold;
	text-decoration:none;	
}

a:hover
{
	font-size:12px;
	font-family: arial;
	color:#00AA00;
	font-weight:bold;	
	text-decoration:none;
}
