.content {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #666666; font-weight: bold}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color:#0000FF
	text-decoration: none;
}
