a:link {
    color: #33734D;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}
a:visited {
    color: #33734D;
    text-decoration: none;
    background-color: none;
    font-weight: bold;
    font-style: normal;
}
a:hover {
    color: #33734D;
    text-decoration: underline;
    background-color: none;
    font-weight: bold;
    font-style: normal;
}
a:active {
    color: #33734D;
    text-decoration: none;
    background-color: none;
    font-weight: bold;
    font-style: normal;
} 
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #33734D;
	font-weight: normal;
}
<style type="text/css" media="screen"> 

body {
margin: 0px;
padding: 0px;
}

</style>
.titletext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #33734D;
	font-weight: normal;
}
.titletext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #33734D;
	font-weight: bold;
}
.blackborder {
	border: 1px solid #000000;
}
.bodytextbold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #33734D;
	font-weight: bold;
}
.titletextmini {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytextboldred {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #996666;
	font-weight: bold;
}
