.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
}
a:link
{
	color: #CC3333;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;

}
a:visited
{
	color: #CC3300;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;

}

a:hover
{
	color: #CC6600;
	background-color: inherit;
}

