:lang(et-EE) {font-family: Verdana, Arial, sans-serif;}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #EEEEEE;
	color: #5f5f5f;
	text-align: justify;
	margin-left: 9em;
	margin-right: 9em;
}

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

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover {
	text-decoration: underline;
	color: #0000ff
}

a:link {
	text-decoration: none;
	color: teal
}

