a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #6600FF;
	text-decoration: none;
}
body {
	color: #000099;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.comment {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.link-back {
	background-color: #FFFFFF;
}
