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

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

}

a:hover
{
	color: #999933;
	background-color: inherit;
}
.bodyHome {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000033;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
}
a.x:link, a.x:visited, a.x:active{
	color:#660000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
