#kresz {
border-spacing: 0;
border: 0;
padding: 0;
font-family: sans-serif;
font-weight: bold;
font-size: 22pt;
}

#kresz p.kis {
font-size: 10pt;	
}

.contact {
    color: #f2ab02;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
    font-weight: bold;
    text-transform: uppercase;    
    text-align: center;	
}

.contact a:active {
    text-decoration: none !important;;
    color: #CCC !important;
}

.contact a:hover {
    text-decoration: underline !important;
    color: #FC9 !important;
}


.contact a {
	text-decoration: none !important;
    color: #C99 !important;    
}