a.head:link {
	color: #363636;
	font-weight:normal;
	text-decoration: none;
}
a.head:visited {
	color: #363636;
		font-weight:normal;
	text-decoration: none;
}
a.head:hover {
	color: #1160CB;
		font-weight:normal;
	text-decoration: none;
}
a.head:active {
	color: #0256C8;
		font-weight:normal;
	text-decoration: none;
}

