h3, h4{
	font-style: italic;
	font-family: arial;
	font-size: 14pt;
	color: #0E3999;
}

body{
	font-family: Veranda;
}

	
a, a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #0000FF;
}

a.mytop {
	background-color: transparent;
	text-decoration: line-through;
	color: #F60;
	/*color: #A6CAF0;*/
}

a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #F60;
	/*color: #A6CAF0;*/
}

