/***  style sheet from Fero --- 2004.05.24.***/

/***  szoveg stílusok ***/
.normalszoveg {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #991800;
}

.error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	color : #991800;
	font-weight : bold;
	background-color : #F9CF42;
	border-bottom-width : 1px;
	border-color : #D8D8D8 #D8D8D8 #D8D8D8 #D8D8D8;
}
.normalszoveg10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #991800;
}


/***  link stílusok ***/
a.normalszoveglink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-decoration : underline;
	color : #991800;
}
a.normalszoveglink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #C72001;
}
a.kisszoveglink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	text-decoration : underline;
	color : #991800;
}
a.kisszoveglink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #C72001;
}




