.titlesfront {
	font-family: Arial;
	font-size: 13px;
	color: #242C6B;
	text-decoration: none;
	font-weight: bold;
}
a.titlesfront:hover {
	color: #FF0000;
	text-decoration: underline;
}

