P  {
	color : #404400;
	font-family : Arial;
	font-size : small;
	font-weight : normal;
	font-style : normal;
	background-color : #e0e8c8;
}

H1  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #404400;
	background-color : #e0e8c8;
}

H2  {}

H3  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #404400;
}

A  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #404400;
	text-decoration : none;
}

A:Visited  {
	color : #404400;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : small;
}

A:Active  {
	color : #404400;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : small;
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
	color : #f0f0d0;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : small;
	background-color : #404400;
}

BODY  {
	background-color : #f0f0d0;
	font-family : Arial;
	font-size : small;
	font-weight : normal;
	font-style : normal;
	color : #404400;
}

.teksti  {
	color : #404400;
	background-color : #f0f0d0;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

