/* Main Styles */
td,body{
  font-size: 11px;
  font-family: verdana;
  color:white;
  line-height: 16px;
  text-decoration:none;
  scrollbar-face-color: #f6f7f2;
scrollbar-shadow-color: #333333; 
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #f6f7f2;
scrollbar-track-color: #cccccc;
scrollbar-arrow-color: #abc24f;
}



body{
background-color: #5e634b;
}


input,textarea,select,button{
font-family: verdana;
font-size:11px;
color:#5e634b;
background-color:e6e7e2;
}

/* Links */
a{
 color: #e1e6cf;

}

a:hover{
  color: white;
}

.molnavtext{ 
padding-left:20px; padding-right:10px;
font-size: 11px;
font-style: normal;
text-decoration:none;
}

.bottomtext{
color: #c9cac6;
font-size: 8px;
}

.bottomtext:hover{
color: #abc24f;
font-size: 10px;
}


.newslinks{
font-size: 11px;
  font-family: tahoma;
  color:#5e634b;
  text-decoration: none;
}

.newslinks:hover{
font-size: 11px;
  font-family: tahoma;
  color:#abc24f;
  text-decoration: none;
}



