BODY, TD {
	font-family :  arial, helvetica, sans-serif;
	color: black;
	font-size: 14px;
}
 
A {
	color: maroon;
}

A:Hover {
	color: black;
}

H1, H2, H3, H4 { 
	font-variant: small-caps;
	color: black; 
	padding: 4px;
	width: 100%;
}



.anfangi {
	font-variant: small-caps;
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.teksti-courier {
	font-family :  courier new, courier;
	color: black;
	font-weight: bold;
}

.teksti-times {
	font-family :  times new roman, times;
	color: black;
	font-weight: bold;
}

.teksti-arial {
	font-family :  arial, helvetica;
	color: black;
	font-weight: bold;
}

.teksti-piilotettu {
	font-family :  times new roman, times;
	color: white;
	font-size: 2px;
}
