.normal_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
}
.title_photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AD0707;
}
.links_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ae0000;
	text-decoration: underline;
}

.links_color_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.links_color_press{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
}
.title_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
