.bodytext {
	font: 14px georgia, times new roman, serif;
	color: #000000;

}
.title {
	font: bold 18px Romul;
	color: #104D2C;

}
.subtitle {
	font: bold 16px Romul;
	color: #000000;

}
.footer {
	font: bold 12px Romul;
	color: #104D2C;

}



A:link, A:active { 
	font-weight: bold;  
	text-decoration: none; 
	color: #104D2C; 
}

A:hover { 
	font-weight: bold;
	color: #F35A00;
	text-decoration: none; 
}
A:visited { 
	font-weight: bold;  
	text-decoration: none; 
	color: #104D2C; 
}
