.pic{
	border : 2px solid #CC3333;
	
}

A{
	font : 12px;
	font-family : Verdana;
	font-weight: bold;
	text-decoration : none;
	color : Black;
}

A:HOVER {
	font : 12px;
	color :Red;
	font-family : Verdana;
	font-weight: bold;
    text-decoration : none;
}

A.titel {
	font : 18px;
	font-family : Verdana;
	font-weight: bold;
	text-decoration : none;
	color : Black;
}

A.titel:Hover {
	font : 18px;
	font-family : Verdana;
	font-weight: bold;
	text-decoration : none;
	color : Red;
}

.titel {
	font : 22px;
	font-family : Verdana;
	font-weight: bold;
	text-decoration : none;
	color : Black;
}
