
.bodytext {

font-size			: 12px;
color				: #4D2B24;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration		: none;
}

.bodytext a:link {
color				: #f48c1d;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size			: 12px;
text-decoration		: underline;
}

.bodytext a:active {
color				: #f48c1d;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size			: 12px;
text-decoration		: underline;
}

.bodytext a:visited {
color				: #f48c1d;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size			: 12px;
text-decoration		: underline;
}

.bodytext a:hover {
color				: #f48c1d;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size			: 12px;
text-decoration		: none;
}


.small_bodytext {

font-size			: 10px;
color				: #4D2B24;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration		: none;
}

.small_bodytext a:link {
color				: #f48c1d;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size			: 10px;
text-decoration		: underline;
}

.small_bodytext a:active {
color				: #f48c1d;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size			: 10px;
text-decoration		: underline;
}

.small_bodytext a:visited {
color				: #f48c1d;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size			: 10px;
text-decoration		: underline;
}

.small_bodytext a:hover {
color				: #f48c1d;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size			: 10px;
text-decoration		: none;
}


.boldtext {
font-size			: 12px;
color				: #4D2B24;
font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight			: bold; 
}


