a:visited, a:active, a:link {
color:#eecd02;
text-decoration:none;
cursor:default;
}

a:hover {
color:#000;
cursor:default;
text-decoration:none;}

body {
 background:#eeeeee;
margin-left:100px;
margin-bottom:0px;
margin-top:5px;
}

#tekssi {
font-size:12px;
background:#fff;
font-family:arial, sans-serif;
width:820px;
height:400px;
border-spacing:3;
padding:15;
rowspacing:8;
}


h3 {
	font-family: georgia, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: none;
        letter-spacing: 3px;
	color: #000000;
border-bottom:1px dotted #000000;}
