.actutitlehome {
	padding-bottom: 10px;
}

#contentlayer .actutitlehome a{
	font-size: 130%;
	font-weight: bold;
	color: #0099cc;
	text-decoration: none;
}

#contentlayer .actutitlehome a:hover {
	text-decoration: underline;
	color: #0099cc;
}

#contentlayer .actusubtitle2 a {
	text-decoration: none;
	font-weight: bold;
	color: Red;
}

#contentlayer .actusubtitle2 a:hover {
	text-decoration: underline;
	color: Red;
}

