.text_beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CFAE85;
}

.text_beige_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CFAE85;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.links_beige_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.text_green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
}

a:link.comments, a:visited.comments, a:hover.comments, a:active.comments {
	font-family: Arial; 
	font-size: 13px; 
	font-style: normal;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	}
