/* ---------------------------------------------

	fonts.CSS
	Generelle Styles für das Frontend.

	Autor:				UC
	Erstellungsdatum:	24.04.2007
	
	Index:				Generelle Frontend Fonts
	Changelog:			-
	
--------------------------------------------- */

h3{	font-weight:bold;
	color:#999;
	font-size:22px;
	font-weight:normal;
}

a{
	color:#C60009;
}