A:link
	{
	color: yellow; FONT-FAMILY: Times; background-color: transparent; background-color: black; text-decoration:underline
	}

A:hover
	{
	color: black; background-color: white;
	}

A:visited
	{
	color: yellow; FONT-FAMILY: Times; background-color: transparent; background-color: black; text-decoration:underline
	text-decoration:none
	}

A:visited:hover
	{
	color: black; background-color: white;
	}

A:active
	{
	text-decoration:none
	}

A.galeria_menu_style {
	color: yellow; font-size: 12px; FONT-FAMILY: Times; background-color: transparent; background-color: black; text-decoration:underline
}

A.link_style
	{
	color: yellow; FONT-FAMILY: Times; background-color: transparent; background-color: black; text-decoration:underline
	}

A.link_style:hover
	{
	color: black; background-color: white;
	}

BODY,H1,H2,H3,H4,H5,H6
	{
	color: white; FONT-FAMILY: Times; background-color: black; text-decoration:none
	}
