.stylecal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
a:link {
	color: #333366;
}
a:visited {
	color: FF9C00;
	text-decoration: underline;
}
a:hover {
	color: FF9C00;
	text-decoration: none;
}
a:active {
	color: FF9C00;
	text-decoration: none;
}
.stylecalcadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 003366;
	border: thin dotted 003366;

}

