BODY {     
		   scrollbar-3d-light-color:#F796BD;
           scrollbar-arrow-color:black;
           scrollbar-base-color:black;
           scrollbar-dark-shadow-color:black;
           scrollbar-face-color:#F796BD;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:white
             font-size : 11 px;
   			 font-family : Arial, Helvetica;
		   }
  a {
	color: #000000;
	text-decoration: underline;
	font-size : 12 px;
	font-family : Arial, Helvetica;

}
input, select, textarea { 
	 font-family : Arial, Helvetica; 
	 font-size : 12px;
}
 a:hover {
	color: #FE8EC1;
	text-decoration: none;
    font-size : 12 px;
    font-family : Arial, Helvetica;
}
.text10 { 
  font-family : Arial, Helvetica; 
  font-size : 10px; 
 } 
 .text11{ 
  font-family : Arial, Helvetica; 
  font-size : 11px; 
 } 
 .text12{ 
  font-family : Arial, Helvetica; 
  font-size : 12px; 
 } 
 
 td { 
	 font-family : Arial, Helvetica ; 
	 font-size : 12px;
 }

 h3 { 
	  font-size : 12pt;
 }
.white { 
	color : #FFFFFF;
}

.layer1 { 
	text-align:justify;
}
.layer2 { 
	align="center";
}
.button { 
	 font-size : 11px; 
	 background-color: #333333; 
	 color: white; 
	 border : 1px solid white;
}
.feld { 
	 font-size: 11px; 
	 border : 1px solid #333333;
}
.spacer {
	background-color: #FF6699;
}

a.meniu { 
   font-weight:bold; 
   text-decoration:none; 
}