.taustakuva
{
  background: url("../images/taustakuva_02.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 4px 4px;
}

.darktext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 4px 4px 8px 0px;
	list-style-type: square;
}

.whitetext a:link       { 	
	color: #FFFF00; }

.whitetext a:visited, .whitetext a:active { 
	color: #FFFF00; }

.whitetext a:hover      {
	color: #FFFFFF;
	text-decoration: underline; }
