P  {}

H1  {}

H2  {}

H3  {}

A  {
        color : #FFFFFF;
        text-decoration : none;
        font-weight : bold;
}

A:Visited  {
	color : #FFFFFF;
}

A:Active  {
        color : #FFF993;
}

A:Hover  {
        color : #FFF993;
        text-decoration : underline;
}

BODY  {
        font-size : 14px;
        font-family : Verdana;
        color : #7B4E07;
}

.allando {
        font-size : 11px;
        font-family : Verdana;
        color : #86812A;
    	margin-left : 17px;
    	margin-right : 10px;
    	margin-top : 3px;
		margin-bottom : 8px;
    	line-height : 15px;
    	text-align : left;
}

.cim  {
        font-weight : bold;
        font-size : 13px;
        font-family : Verdana;
        color : #B6CAD8;
    	margin-left : 3px;
    	margin-right : 10px;
    	margin-top : 8px;
	margin-bottom : 5px;
    	line-height : 15px;
    	text-align : left;
}

.menu {
        font-size : 11px;
        font-family : Verdana;
        color : yellow;
    	margin-left : 17px;
    	margin-right : 3px;
    	margin-top : 3px;
	margin-bottom : 8px;
    	line-height : 15px;
    	text-align : left;
}

.szoveg{
        font-size : 12px;
        font-family : Verdana;
        color : #003066;
    	margin-left : 10px;
    	margin-right : 10px;
    	margin-top : 0px;
		margin-bottom : 15px;
    	line-height : 20px;
    	text-align : left;
}


.default {
        font-size : 12px;
        font-family : Verdana;
        color : #003066;
}

.cikkcim{
        font-weight : bold;
        font-size : 14px;
        font-family : Verdana;
        color : #003066;
    	margin-left : 10px;
    	margin-right : 10px;
    	margin-top : 0px;
		margin-bottom : 15px;
    	line-height : 20px;
    	text-align : left;
}

.cikkszoveg{
        font-size : 12px;
        font-family : Verdana;
        color : #003066;
    	margin-left : 10px;
    	margin-right : 10px;
    	margin-top : 0px;
		margin-bottom : 15px;
    	line-height : 20px;
    	text-align : left;
}



