A:link               { color: #00f; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

A:visited            { color: navy; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

A:active, A:hover            { color: #00c; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; background-color: #90e2ff }
body                         { background: white no-repeat right top }.huomaa {
	font-style: italic;
	background-color: #FFC;
	left: 50px;
	box-sizing: border-box;
}
.huom {
	font-style: italic;
	background-color: #FFFFEA;
	margin: 5px;
	padding: 5px;
	float: inherit;
	width: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

