 BODY {
 font-family:Verdana;
 font-size:1em !important;
 font-weight:normal;
 color:#004040;
 }

 P {
 font-family:Verdana;
 font-size:0.8em !important;
  font-weight:normal !important;;
  color:#004040;
  }

  .menuBaslik a { 
  font-family :Verdana !important;
  font-size :1em !important;
  font-weight : bold;
  color : white;
  }

  .menuBaslik a:link  {
  color : white !important;
  text-decoration:none;
  }

  .menuBaslik a:hover  {
  color : black !important;
  text-decoration:none;
  }

  .menuBaslik a:active  {
  color : grey !important;
  text-decoration:none;
  }

  .menuBaslik a:visited {
  color : grey !important; 
  text-decoration:none;
  }

  .menuBar {
  position:relative;
  top:-8px;
  left:10%;
  right:10%;
  width:80%;
  font-face:Tahoma;
  font-size: 1em !important;
  height:1em;
  border-color:#00C0C0;
  border-width:0px;
  border-style:ridge;
  background:teal;
  }

  .menuBaslik {
  position:absolute;
  text-align:center;
  top:0px;
  width:auto;
  line-heigt:0px;
  font-face:Tahoma;
  font-size:0.75em !important;
  background:teal;
  border:#00C0C0 outset 3px;
  margin:0px;
  padding:-10px;
  }

  .menuSecim {
  position:absolute;
  top:1.5em;
  width:auto;
  clip:auto;
  border-color:#00C0C0;
  border-width:3px;
  border-style:outset;
  font-size:0.8em !important;
  color:#00C0C0;
  background:teal;
  visibility:hidden;
  }

  .menuTanesi {
  position:relative;
  top:0px;
  width:auto;
  border-width:0px;
  border-bottom-width:1px;
  border-color:#00C0C0;
  border-style:solid;
  font-family:Tahoma;
  font-size:1em !important;
  background:teal;
  color:C0FFFF;
  cursor:default;
  text-decoration:none;
  }