a.outlines {
	border: 0;
	outline: 0;
	position: inherit;
	color: #C7D3E3;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
a.outlines1 {
	border: 0;
	outline: 0;
	position: inherit;
	color: #0F3A67;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.outlines img {
	border: 0;
	outline: 0;
	position: inherit;
}
a.outlines img link{
	border: 0;
}
a.outlines img hover {
	border: 0;
}
a.outlines img active {
	border: 0;
}
a.outlines img focus {
	border: 0;
}

