img
{
	border: 0;
	text-decoration: none;
}

body, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


a.link_01 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;

}

a.link_01:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: normal;
	font-size: 14px;
	color: #000000;

	}

a.link_01:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	font-size: 14px;
	color: #000000;

	}
	
.titlesmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}
.highlighted {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	background-color: #60AE11;

}

