/* CSS Document */

body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 12pt;
	color: #FFFFFF;
}
body {
	background-image: url(bgr.jpg);
	margin-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}.teksti {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #FFFFFF;
	padding: 15px;
}
.linkit {
	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px;
}
