body {
	font-family: Tahoma,Arial; 
	font-size: 14px; 
	text-decoration: none; 
	background-color: ffff33;
	color: cccccc;
}

a {
	font-family: Verdana,Tahoma,Arial; 
	font-size: 12px; 
	line-height: 14px; 
	text-decoration: none; 
	color: #ffff00;
}

a:link {
	font-family: Verdana,Tahoma,Arial; 
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #ffff00;
}

a:hover {
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
	line-height: 14px
	color: lightgray; 
}

a:visited {
	/* color: lightgray; */
	color: #ffff99;
}

p {
	font-family: Verdana,Tahoma,Arial; 
	font-size: 11px; 
	color: #ffff00;
}

td {
	font-family: Verdana,Tahoma,Arial; 
	font-size: 12px; 
	/* color: #ffff33; */
	color: black;
} 

.teksti {
	font-size: 12px; 
	color: black;
	/* color: #feff66; */
}

.copyright {
	font-size: 10px; 
	color: black;
}

#rullaavaaTausta {
	position: relative; 
	overflow: auto; 
	z-index: 1; 
	top: 0px; 
	left: 0px; 
	width: 100%;
	height: 100%;
	background: none;
	/* background: #FF0000 url(images/tausta_sisalto.gif) no-repeat;*/
}
