BODY   		{

		font-family: Arial

		}
		
.kappale {
		font-size: 10pt;
		text-align: justify;
		}
		
.valiotsikko	{
		font-size: 12pt;
		font-weight: bold;
		}		

		
A:link     	{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: underline;
		 background: transparent;
		}

A:visited	{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: underline;
		 background: transparent;
		}

A:hover		{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: none;
		 background: #eece32;
		}
		

A:active	{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: none;
		 background: black;
		}

A:focus	{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: none;
		 background: #eece32;
		}
		
A.frontpage:link     	{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: underline;
		 background: transparent;
		}

A.frontpage:visited	{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: underline;
		 background: transparent;
		}

A.frontpage:hover		{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: none;
		 background: #eece32;
		}
		

A.frontpage:active	{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: none;
		 background: black;
		}

A.frontpage:focus	{
		 font-size: 10pt;
		 color: #b62c1c;
		 text-decoration: none;
		 background: #eece32;
		}