/* 	
	 Template for nonprofit - Karona Ügyvitelszervezés Kft. (www.korona.info.hu) 
	   by Erőss Elemér (eross@korona.info.hu)													
*/

body {
	padding: 0;
	margin: 0;
	background-color: #000000;
	color: #FFAA11;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	/* Set the font here to effect entire template */
}

.header {
	border-right: 0px solid #C3C3C3;				
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	padding: 2px 2px 1px 2px;
}

.header a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFAA11;
}

.header a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFAA11;
}

.header a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.header a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}


.news {
	border-right: 0px solid #C3C3C3;				
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	padding: 2px 2px 1px 2px;
}

.news a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFAA11;
}

.news a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFAA11;
}

.news a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.news a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
