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

}
a:visited
{
font-family: "Trebuchet MS";
	color: #ff6633;
	font-size: 14px;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;

}
a:hover
{
font-family: "Trebuchet MS";
	color: #999999;
	font-size: 14px;
	background-color: inherit;
	font-weight: bold;

}


a.navcontact:link
{
	font-family: "Trebuchet MS";
	color: #ff6633;
	font-size: 11px;
	background-color: inherit;
	text-decoration: none;

}
a.navcontact:visited
{
font-family: "Trebuchet MS";
	color: #ff6633;
	font-size: 11px;
	background-color: inherit;
	text-decoration: none;
}
a.navcontact:hover
{
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	background-color: inherit;
	text-decoration: none;
}

