p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.greenborder {
	border: 2px solid #098836;
}
.bigtitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #098836;
	text-decoration: none;
}
.green {	
	color: #098836;	
}
.stilish {
	font-size:16px;
	font-weight: bold;
	color: #098836;
	text-decoration: none;
	font-style: italic;
	
}
.lightgreen {
	color: #D5F48C;
	font-size: 9px;
}
