P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	color : #FF0000;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

BODY  {}

autor.A:Hover  {
	color : #FF0000;
	text-decoration : none;
}

