.main_alcim {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #15254A;
	font-weight: bold;
}

.main_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-align : justify;
	background-color: white;
}


a.main_txt{
	color: #F7921D;
	text-decoration: underline;
	font-weight: normal;
}

a.main_txt:HOVER{
	color : #15254A;
	font-weight : normal;
	text-decoration : none;
}