@charset "UTF-8";
/* CSS Document */

.boldtextgleen{
	font-weight: bold;
	color: #008C72;	
}

.boldtextred{
	font-weight: bold;
	color: #CC0033;
}