<style type="text/css">





	A.enlaces:link {
		color: #ffffff;
		text-decoration: none;
	}
	A.enlaces:active {
		color: #ffffff;
		text-decoration: underline;
	}
	A.enlaces:visited {
		color: #ffffff;
		text-decoration: none;
	}
	A.enlaces:hover {
		color: #B40001;
		text-decoration: underline;
	}
	
	
	
		A:link {
		color: #000000;
		text-decoration: none;
	}
	A:active {
		color: #000000;
		text-decoration: none;
	}
	A:visited {
		color: #000000;
		text-decoration: none;
	}
	A:hover {
		color: maroon;
		text-decoration: underline;
	}
	
	
	
	

	
	
	
	
	
	
	
	
</style>
