A{
	font-size: 11px;
	text-decoration: none;
}

A:hover{
	text-decoration:underline;
}



A.menu{
	color: #034391;

}

A.menu:hover{
/*	text-decoration:underline;*/
}






A.footer{
	color: #034391;
	font-size: 9px;
	/*text-decoration:none;*/
}

/*
A.footer:hover{
	text-decoration:underline;
}*/