.baslik {  font-family: tahoma; font-size: 18px; color: #666666; font-weight: bold}
.link1 {  font-family: tahoma; font-size: 13px; color: #000000; text-decoration: none}
.link1:hover {  font-family: tahoma; font-size: 13px; color: #000000; text-decoration: none; background-color: #EDEDED}


.ikontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.minik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

a.mainNav:link    {
  /* Applies to unvisited links of class mainNav */
  text-decoration:  none;
  font-weight:      bold;
  color:            #666666;
  } 
a.mainNav:visited {
  /* Applies to visited links of class mainNav */
  text-decoration:  none;
  font-weight:      bold;
  background-color: #ddd;
  } 
a.mainNav:hover   {
  /* Applies to links under the pointer of class mainNav */
  text-decoration:  underline;
  font-weight:      bold;
  } 
a.mainNav:active  {
  /* Applies to activated links of class mainNav */
  text-decoration:  underline;
  font-weight:      bold;
  background-color: black;
  color: white;
  } 
.bit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: lighter;
	text-decoration: none;
}
