.szoveg { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #404040;
}
.hatter { 
background-image: url(pic/backgr.jpg);
background-position: center center;
background-repeat: no-repeat
}
.menu_hatter { 
background-image: url(pic/menu.gif);
background-position: center center;
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #404040;
}
.szoveg_nagy { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #404040;
}
:link, :visited, :active, :hover { text-decoration: none;}
:link {color: #45569B;}
:visited {color: #45569B;}
:hover {color: #000000;}
:active {color: #404040;}

