.hatter		 	{ 
			background-color	: #ffffff; 
			margin-left 		: 0px; 
			margin-right		: 0px;
			margin-top		: 0px;
			margin-bottom		: 0px;
			font-family 		: 'Tahoma';  
			font-size 		: 11px;
			background-image	: url('../kepek/hatter_a.jpg'); 
			background-position	: top center; 
			background-repeat	: no-repeat;
			}

.szoveg_fekete		{ 
			margin-left 		: 0px; 
			margin-right		: 0px;
			margin-top		: 0px;
			margin-bottom 		: 0px;
			font-family 		: 'Tahoma';  
			color 			: #000000; 
			font-size 		: 11px; 
			}
			
.szoveg_feher		{ 
			margin-left 		: 0px; 
			margin-right		: 0px;
			margin-top		: 0px;
			margin-bottom 		: 0px;
			font-family 		: 'Tahoma';  
			color 			: #ffffff; 
			font-size 		: 11px; 
			}			
			
input			{
			font-size		: 11px; 
			font-family 		: 'Tahoma';
			cursor			: default;
			padding 		: 0px;
			margin 			: 0px;
			}
			
select			{
			font-size		: 11px; 
			font-family 		: 'Tahoma';
			cursor			: default;
			padding 		: 0px;
			margin 			: 0px;
			}
			
textarea		{
			font-size		: 11px; 
			font-family 		: 'Tahoma';
			cursor			: default;
			padding 		: 0px;
			margin 			: 0px;
			}
			
form			{ 
			margin			: 0em;
			}

optgroup		{ 
			font-family 		: 'Tahoma';  
			font-style 		: normal; 
			font-weight		: normal;
			color 			: #555555; 
			font-size 		: 11px; 
			}

ol			{ 
			color			: #000000;
			font-size		: 11px; 
			font-family 		: 'Verdana';  
			text-align		: left; 
			margin-top		: 0px;
			margin-bottom		: 0px;
			margin-left		: 15px;
			padding			: 0px;
			padding-left		: 5px;
			list-style-image	: url(../kepek/listaelem_a.gif);
			}

li 			{ 
			color			: #000000;
			font-size		: 11px; 
			font-family 		: 'Verdana';  
			text-align		: left; 
			}


/* linkek */

a:link 	{ 
			font-family 		: 'Tahoma';
			font-size		: 11px;
			text-decoration		: none; 
			color			: #8d3f5f;
			}

a:visited { 
			font-family 		: 'Tahoma';
			font-size		: 11px;
			text-decoration		: none; 
			color			: #8d3f5f;
			}

a:hover { 
			font-family 		: 'Tahoma';
			font-size		: 11px;
			text-decoration		: none; 
			color			: #000000;
			}
