a:active, a:visited, a:link {
	color: #B14329;
	background: inline;
	text-decoration: none;
}
a:hover {
	color: #4D2A0C;
	background: inline;
	text-decoration: none;
}
body {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 12px;
	margin: 0;
	text-align: justify;
	background: #4D2A0C url(http://i67.photobucket.com/albums/h287/venla92/tausta-1.jpg) repeat-y center;
}
.paa {
	width: 692px;
	margin: 0 auto 0 auto;
	background: url(http://i67.photobucket.com/albums/h287/venla92/otsikko-1.jpg) no-repeat;
	padding-top: 270px;
}
.linkit {
	width: 176px;
	margin-top: -30px;
}
.tekstit {
	width: 513px;
	float: right;
	margin-top: -70px;
}
.hotsikko {
        color: black;
        font-size: 14px;
        font-weight:bolder;
}
.votsikko {
        color: black;
        background-color: #8D7F68;
        font-weight:bolder;
        border:1px solid black; 
}