.body {
	font-family: Skia;
	font-size: 12px;
	font-style: normal;
	color: #003333;
}
.titles {
	font-family: Skia;
	font-size: 18px;
	font-style: normal;
	color: #003300;
}
a:hover {
	font-family: Skia;
	font-size: 12px;
	color: #003333;
	text-decoration: blink;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:active {
	text-decoration: none;
}
