.menu {
	font-weight: bold;
}

body {
	background-image:url(images/tlo1.jpg);
   font-family: tahoma;
	font-size: 9px;
}

table {color:#ffffff;
        
	font-family: verdana;
	font-size: 10px;
	border-width: 0;
      
	empty-cells: hide;
}

a:visited { text-decoration: none; color: #FF8C2F}
a:link    { text-decoration: none; color: #FF8C2F}
a:hover   { text-decoration: none; color: #bbbbbb}

input, textarea, select {
  font-family: Verdana;
  font-size: 10px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}
