#mentions {
	height: 600px;
	width: 780px;
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
}

a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #B7BAC3;
	text-decoration: underline;
}

a:active {
	color: #B7BAC3;
	text-decoration: underline;
}
