
	
td 
{
	font:13px Arial, Helvetica, sans-serif;
	color: #FFFFE7;
}

a 
{  
	color: #B5B187;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
	color: #FFFFFF;
}

a.menu1
{  
	color: #B5B187;
	text-decoration: none;
}

a.menu1:hover 
{
	text-decoration: none;
	color: white;
}

a.menu2
{  
	color: #B5B187;
	text-decoration: none;
}

a.menu2:hover 
{
	text-decoration: none;
	color: white;
}

.texto1
{
	color: #111111;
	font-weight: bold;
}

.texto1_2
{
	color: #111111;
	font-weight: normal;
}

.texto2
{
	color: #B5B187; /* #B5B187 */
	font-weight : bold;
}
