BODY { background-color: #ffffff; } 
P { font-family: Arial; font-size: 10pt;  color: black;  }
H1 { font-family: Verdana, Arial; font-size: 15pt;  color: black;  }
H2 { font-family: Verdana, Arial; font-size: 13pt;  color: #8B8989;  }
H3 { font-family: Verdana, Arial; font-size: 11pt;  color: #8B8989;  }

 .ala { font-family: Verdana, Arial; font-size: 9pt; color: white; text-decoration: none; }
 .ala2 { font-family: Verdana, Arial; font-size: 8pt; color: green; text-decoration: none; }
 .linkit { font-family: Arial; font-size: 9pt; font-weight: NORMAL; color: white; text-decoration: none; }
a .alalinkit  { font-family: Arial; font-size: 9pt; font-weight: normal; color: white; text-decoration: none; }

#abc { font-family: Arial; font-size: 9pt; font-weight: bold; color: green; text-decoration: none; }

#def { font-family: Arial; font-size: 9pt; font-weight: bold; color: green; text-decoration: underline; }

 A:link {  font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; }  
 A:visited { color: white; font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; } 
 A:active { color: white; font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; } 
 A:hover { color: green; font-family: Arial; font-size: 10pt; font-weight: bold;  text-decoration: none; } 

.etupohja {background: url(./kuvat/etupohja004.jpg);}
.pohja {background: url(./kuvat/etupohja004.jpg);}


.body A:link {text-decoration: none; font-weight: normal; color: #483D8B;}
.body A:visited {text-decoration: none; font-weight: normal; color: #FF4040;}
.body A:active {text-decoration: none; font-weight: normal; color: #483D8B;}
.body A:hover {text-decoration: underline; font-weight: normal; color: #6699CC;}
