A:link    {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;	
}
A:visited {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
A:hover   {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
A:active  {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.submenuItems {
	font-style: normal;
	color:#FFFFFF;
	text-decoration:none;
}

A.submenuItems:link {
	font-style: normal;
	color:#FFFFFF;
	text-decoration:none;
}

A.submenuItems:visited {
	font-style: normal;
	color:#FFFFFF;
	text-decoration:none;
}

A.submenuItems:hover {
	font-style: normal;
	color:#FFCC00;
	text-decoration:none;
}

A.submenuItems:active {
	font-style: normal;
	color:#FFFFFF;
	text-decoration:none;
}


.fotos, a.fotos:active, a.fotos:hover, a.fotos, a.fotos:visited, a.fotos:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000099;
	font-weight: bold;
	text-align: center;
}
