.text_grey {
	font-family: tahoma;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.text_green {
	font-family: tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.text_blue {
	font-family: tahoma;
	font-size: 12px;
	color: #3D2BBC;
	text-decoration: none;
	text-align:justify;
	line-height: 15px;
}
.big_grey {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}
.big_blue {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #3D2BBC;
	text-decoration: none;
}

.very_big_blue {
	font-family: tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #3D2BBC;
	text-decoration: none;
}

.big_green {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #6FCB00;
	text-decoration: underline;
}

.links_blue {
	font-family: tahoma;
	font-size: 12px;
	color: #3D2BBC;
	text-decoration: underline;
	text-align: justify;
	line-height: 15px;
}

.AMI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	text-decoration: none;
	color: #757575;
}
