.text { 
        margin-left: 4; 
        margin-right: 20; 
        margin-top: 2; 
        font-family: Tahoma; Ariel;
        font-size: 11px; 
        color: #666666;  
}
.textcikk { 
        margin-left: 4; 
        margin-right: 4; 
        margin-top: 2; 
        font-family: Tahoma; Ariel;
        font-size: 11px; 
        color: #666666;  
}
h1 { 
        margin-left: 10; 
        margin-right: 35; 
        margin-top: 8;
	padding-bottom : 0px;
	margin-bottom : 0px; 
        font-family: Verdana, Times New Roman, Times, serif;
        font-size: 18px; 
        color: #dd073e;
        font-weight : bold;  
}
h2 { 
        margin-left: 10; 
        margin-right: 35; 
        margin-top: 2;
	padding-bottom : 0px;
	margin-bottom : 0px; 
        font-family: Verdana, Times New Roman, Times, serif;
        font-size: 14px; 
        color: #dd073e;
        font-weight : bold;  
}
.cimsor { 
        margin-left: 10; 
        margin-right: 15; 
        margin-top: 2;
	padding-bottom : 0px;
	margin-bottom : 0px; 
        font-family: Verdana, Times New Roman, Times, serif;
        font-size: 14px; 
        color: #dd073e;
        font-weight : bold;  
}
a.linkek {
	color : #dd073e;
        font-family: Tahoma; Ariel;
        font-size: 11px; 
	text-decoration: none;
	font-weight : normal;
}
a.linkek:link {
	color : #dd073e;
        font-family: Tahoma; Ariel;
        font-size: 11px; 
	text-decoration: none;
	font-weight : normal;
}
a.linkek:visited {
	color : #dd073e;
        font-family: Tahoma; Ariel;
        font-size: 11px; 
	text-decoration: none;
	font-weight : normal;
}
a.linkek:active {
	color : #dd073e;
        font-family: Tahoma; Ariel;
        font-size: 11px; 
	text-decoration: none;
	font-weight : normal;
}
a.linkek:hover {
	color : #dd073e;
        font-family: Tahoma; Ariel;
        font-size: 11px; 
	text-decoration: underline;
	font-weight : normal;
}