#valkoiselle a { 	color: #000000;	text-decoration: none;}

#valkoiselle a:visited { 	color: #f000000;	text-decoration: none;}

#valkoiselle a:hover { 	color: #D20022;	text-decoration: underline;}

#mustalle a { 	color: #ffffff;	text-decoration: none;}

#mustalle a:visited { 	color: #ffffff;	text-decoration: none;}

#mustalle a:hover { 	color: #FF9900;	text-decoration: none;}

a:link {text-decoration: none; color: #0066CC; }
a:visited {text-decoration: none; color: #0066CC; }
a:hover {background: gold; text-decoration: underline overline; color:#0000CD; }

h2 {	font-family: "Verdana";
	color="#3F60AB";
	font-size: 26px;
	font-style: bold;
}	

h3 {	font-family: "Verdana";
	color="#3F60AB";
	font-size: 18px;
}	

p  {  font-family: "Verdana";
	color: "#232323";
	font-size: 14px;
	margin: 20px;
}

td  {  font-family: "Verdana";
	color: "#232323";
	font-size: 14px;
}

