body {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #666666;	
}
a:link {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.greenLink a:link {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #789830;
	text-decoration: none;
}
.greenLink a:visited {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #789830;
	text-decoration: none;
}
.greenLink a:hover {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #789830;
	text-decoration: underline;
}
.titleLink a:link {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;	
	color: #789830;
	text-decoration: none;
}
.titleLink a:visited {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;	
	color: #789830;
	text-decoration: none;
}
.titleLink a:hover {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;	
	color: #789830;
	text-decoration: underline;
}
