	.title{
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		color : #363A70;
		font-size : 11px;
		text-align : justify;
		font-weight : bold;
		text-decoration:none;
	}
	.text{
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		color : #515050;
		font-size : 11px;
		font-weight : normal;
		text-decoration:none;
	}
	.more{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #A22A12;
	font-size : 11px;
	font-weight : normal;
	text-decoration:none;
	}
	.more:HOVER{
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		color : #A22A12;
		font-size : 11px;
		font-weight : normal;
		text-decoration:underline;
	}
	.footer{
		color : #ffffff;
		padding-left:10px;
		font-size : 12px;
		font-weight : normal;
		text-decoration:none;
	}
</style>



