A:link, a:visited, a:active {
	text-decoration: 	none; 
	color: 		#aa2222;
}

A:hover {
	text-decoration: 	underline;
	color: 		#cc0000;
}

TD{
	font-weight: 	normal;
	color: 			#000000;
	font-family: 	Verdana;
	font-size: 		10px;
}

H1 {
	font-weight: 	bold;
	color:		#6186A0; 
	font-family: 	Verdana; 
	font-size: 		18px; 
	text-align: 	left;
	padding:		2px,2px,2px,2px;
}

.otsake{
	font-weight: 	bold;
	color: 		#6186A0;
	font-family: 	Verdana;
	font-size: 		13px;
}
.perus{
	font-weight: 	normal;
	color: 			#000000;
	font-family: 	Verdana;
	font-size: 		10px;
}
.viiva{
	font-weight: 	normal;
	color: 			#777777;
	font-family: 	Verdana;
	font-size: 		8px;
}
