BODY {
  
  background-color: #FF9933;
  background-image: url('orangebg.gif');
  margin: 0px;
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
}

A {
  #color: #000000;
  color: #E67300;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;

}

A.pienilinkki {
  color: #C81B00;
  text-decoration: none;
  font-size: 10px; 
}

A.aktiivinenpieni {
  color: #FF0000;
  text-decoration: none;
  font-size: 10px; 
}

h1 {font-size: 150%}
h2 {font-size: 130%}
h3 {font-size: 110%}

td {

  font-size: 12px; 
}
th {

  font-size: 12px;
  font-weight: bold;
  text-align: left; 
}

td.logo {
  background-color: #FFCC33;
  background-image: url('valttikortti_logo_har.gif');
  background-repeat: no-repeat;
  font-size: 12px; 
}
td.harlogo {
  background-color: #EBEBEB;
  background-image: url('valttikortti_logo_har.gif');
  background-repeat: no-repeat;
  font-size: 12px; 
}
td.kel {
  background-color: #FFCC33;

  font-size: 12px; 
}
td.har {
  background-color: #EBEBEB;
  font-size: 12px; 
}

*.aktiivinen {
  color: #C81B00;
}