a {
	font: bold 24px "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background: #CCCCCC;
}
a:hover {
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
