P  {}

H1  {}

H2  {}

H3  {}

A  {
        color : #6D0000;
        text-decoration : none;
}

A:Visited  {
	color : #E5321D;
}

A:Active  {
        color : #E5321D;
}

A:Hover  {
        color : #E5321D;
        text-decoration : underline;
}

BODY  {
        font-size : 14px;
        font-family : Verdana;
        color : #923F2B;
}

.szoveg {
        font-size : 11px;
        font-family : Verdana;
        color : #923F2B;
    	margin-left : 6px;
    	margin-right : 6px;
    	margin-top : 0px;
	margin-bottom : 2px;
    	line-height : 15px;
    	text-align : left;
}

.pirosszoveg {
        font-size : 11px;
        font-family : Verdana;
        color : #9C1212;
    	margin-left : 6px;
    	margin-right : 6px;
    	margin-top : 0px;
	margin-bottom : 2px;
    	line-height : 15px;
    	text-align : left;
}


.navig {
        font-weight : bold;
        font-size : 10px;
        font-family : Verdana;
        color : #B6CAD8;
  	margin-left : 6px;
    	margin-right : 10px;
    	margin-top : 5px;
	margin-bottom : 0px;
    	line-height : 15px;
}


