A	{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}
A:visited {
	color: #990099;
	} 
A:hover {
	color: #FF3333;
	text-decoration: underline;
	}
P.noticias	{
	color: #990099;
	background: #c9c7fd;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	}