.datih {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #99FFFF;
	background-color: #0000CC;
}

.dati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: capitalize;

}
body {
	background-color: #0000FF;
	font-size: 12px;
	line-height: 24px;
	color: #00FFFF;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 48px;
	font-weight: bold;
	color: #99FFFF;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #99FFFF;
}
.navlink {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: #99FFFF;
	background-color: #000033;
}

a:active {
	font-weight: normal;
}

a:active {
	color: #000000;
}

a:link {
	color: #FFFFFF;
}

.pagenav {
	color: #990066;
}
.pageCurrent {
	color: #FF0000;
}
