body {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	}
b {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
a {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #CC0066;
	}
a:link
	{
		color: #CC0066;
		text-decoration: none;
	}
a:visited
	{
		color: #CC0066;
		text-decoration: none;
	}
a:hover {
	color: #000000;
	}
a:active {
	color: #000000;
