a{
color:#0062AC;	
text-decoration:none;
}
a:hover{
color:#0062AC;	
text-decoration:underline;
}
.txtgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #58595B;
	line-height: 18px;

}
.lnkgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58595B;
	text-decoration: none;
	line-height: 18px;

}
.lnkgris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0062AC;
	text-decoration: underline;
	line-height: 18px;
}
.botblau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0062AC;
	text-decoration: none;
}
.botblau:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0062AC;
	text-decoration: underline;
}
.lnkblauout {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0062AC;
	text-decoration: none;
}
.txtblau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0062AC;
	line-height: 18px;
}

