.content {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFA4D1;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.emphasis {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF99CC;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC4E1;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF88C4;
}
