body {
	font-family: "Trebuchet MS", Mistral, Arial, sans-serif;
	color: #333333;
}
p, td, li, ol, ul {
	font-family: "Trebuchet MS", Mistral, Arial, sans-serif;
	color: #333333;
}a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #99FF00;
	text-decoration: underline;
}

