body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #333333;
}
