body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited	 {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

