.otsikko {
font-size: 9pt; 
color: #666666;
font-family: verdana,arial,times new roman; 
}

.uutiset {
font-size: 9pt; 
color: #FFFFFF;
font-family: verdana,arial,times new roman; 
}


body, tr {
font-size: 9pt; 
color: #003300;
font-family: arial,times new roman; 

}

a:active {
	text-decoration: none;
	color: #ffdbb7;
}

a:visited {
	text-decoration: underline;
	color: #3e3e3e;
}

a:link{
	text-decoration: underline;
	color: #3e3e3e; 
}

a:hover{
	text-decoration: none;
	color: #D5BF9D
}

input {
  font-family: Arial;
  font-size: 10px;
 }
