BODY {

  background: #FFFFFF;
  background-image: url(tausta.jpg);
  background-repeat: repeat;
  background-position: left top;
  background-attachment: fixed;
}

TD {
	color : #000000;
	font-family : "NewsGoth BT", "Arial";
	font-size : 14px;
}

A:LINK {
	color : #EE8822;
	font-family : "NewsGoth BT", "Arial";
	font-size : 14px;
}

 A:VISITED {
	color : #FFAA44;	
	font-family : "NewsGoth BT", "Arial";
	font-size : 14px;
} 

A:ACTIVE {
	color : #FFAA44;
	font-family : "NewsGoth BT", "Arial";
	font-size : 14px;
}

A:HOVER {
	color : #FFBB55;
	font-family : "NewsGoth BT", "Arial";
	font-size : 14px;
}

.paivitys {
	color : #FFFFFF;
	font-family : "NewsGoth BT", "Arial";
	font-size : 10px;
}

ADDRESS {
	color : #FFFFFF;
	font-family : "NewsGoth BT", "Arial";
	font-size : 10px;
}

H1 {
	color : #EE8822;
	font-family : "NewsGoth BT", "Arial";
	font-size : 24px;
	font-weight : bold;
}

H2 {
	color : #EE8822;
	font-family : "NewsGoth BT", "Arial";
	font-size : 15px;
	font-weight : bold;
}

.ORANSSI {
	color : #EE8822;
	font-family : "NewsGoth BT", "Arial";
	font-size : 16px;
	font-weight : bold;
}

.PIENIORANSSI {
	color : #EE8822;
	font-family : "NewsGoth BT", "Arial";
	font-size : 14px;
	font-weight : bold;
}

.AKTIIVILINKKI {
	color : #FFAA44;
	font-family : "NewsGoth BT", "Arial";
	font-size : 14px;
	font-style : italic;
}



