td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

hr {
	height: 1px;
	color: #996666;
	background-color: #996666;
	border: none;
		
}

hr.musta {
	height: 1px;
	color: #000000;
	background-color: #000000;
	border: none;
		
}

.leipis {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.isootsikko {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535DA6;
	font-weight : bold;
}

.otsikkosin {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535DA6;
	font-weight : bold;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


a:link {
	color: #996666;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #996666;
	text-decoration: underline;
}

a:active {
	color: #996666;
	text-decoration: none;
}
a.valikkolinkki {	
	color: #996666;
  	text-decoration: none;
}
a.valikkolinkki:visited {
  	color: #996666;
  	text-decoration: none;
}
a.valikkolinkki:hover {
  	color: #000000;
	text-decoration : underline;
}


a.mustalinkki {
	text-decoration: none;
	color: #000000;
}

a.mustalinkki:visited {
	text-decoration: none;
	color: #000000;
}

a.mustalinkki:hover {
	color : #000000;
	text-decoration: underline;	
}