type=text/css name="style">

BODY         { background-color: #339966; }

A  {
	text-decoration : none; 
	font-weight : bold;
	color : none;
}

A:Visited  {
	text-decoration : none;
	color : none;
}

A:Active  {
	text-decoration : none;
	color : #339966;
}

A:Hover  {
	text-decoration : underline;
	color : #339966;
}

.linkki{font-size: 10px;
       font-family: none;
       font style: bold;
       }