
.l1 {
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-weight:normal;
	color: #425AA4;
	text-decoration: none;
	}
.l1 a:visited{
	font-weight:normal;
	color: #425AA4;
	text-decoration: none;
	}
.l1 a:hover{
	font-weight: normal;
	color: #425AA4;
	text-decoration : underline; 
	}
.l2 {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-weight: bold;
	color: #425AA4;
	text-decoration: none;
	}
.l2 a:visited{
	font-weight: bold;
	color: #425AA4;
	text-decoration: none;
	}
.l2 a:hover{
	font-weight: bold;
	color: #204264;
	text-decoration : underline; 
	}

strong
{
font-weight:bold;
color: #425AA4;
}


