BODY,
TABLE,
TR,
TD,
TH
 {

  font-weight: normal;
  font-size: 10px;
  font-family: verdana, tahoma, "ms sans serif", arial;
  font-style: none;
  color: #000000;
 }



a:link, a:visited, a:active
 {
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
 }

a:hover
 {
   font-weight: bold;
   color: #FF6600;
   text-decoration: none;
 }

a.tarjous:link, a.tarjous:visited, a.tarjous:active
 {
	color: #444444;
	text-decoration: none;
 }

a.tarjous:hover 
 {
	color: #FF6600;
	text-decoration: none;
 }
