.greenboldlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #336600;
}
a:hover {
	text-decoration: underline;

}
a:visited {
	color: #669933;



}
a:link {
	text-decoration: none;
	color: #336633;


}
a {
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999933;
}
.bodysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.captionpink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6699;
}
