a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;




}
a {
	text-decoration: none;
	color: #192A76;

}
