.titregreen{
	font-family:Tahoma;
	font-size:14px;
	color:#80A630;
	text-decoration:none;
	font-weight: bold;
}
.photo_left {
	float: left;
	margin: 15px 10px 10px 10px;
}
.photo_right {
	float: right;
	margin: 10px 10px 10px 10px;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}