@charset "utf-8";
/* CSS Document */

body {
        background-color: #ffffff;
        FONT-FAMILY:Verdana;
       
}

.norm { TEXT-ALIGN:left;
      COLOR: #60665C;
        FONT-SIZE: 14px;
        padding: 20px 30px 20px 30px;
        FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
        }
		
.text { 
        padding: 20px 0px 50px 0px;
        color: #60665C;
      	font-size: 13px;
        vertical-align: top;}

	 
p#blinking {text-decoration: blink;}
	 
#egyedi {
       background: url('../htt2.png') no-repeat;
     }
	 
	 
#bh {
       background: url('../bh2.png') repeat;
     }

	


a {color:#003300;}
a:hover {color:green;}