.textoNormal
{
	color: #0059aa;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-serif;
}

	.textoNormal a:link, .textoNormal a:visited, .textoNormal a:active
	{
		color: #f89847;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Verdana, Sans-serif;
		text-decoration: none;
	}
	
	.textoNormal a:hover 
	{
		text-decoration: underline;
	}

a#volver:link, a#volver:visited, a#volver:active
{
	background: transparent url(../../imagenes/general/fondos/fd_volver.gif) left 5px no-repeat;
	padding: 5px 0px 5px 20px;
	display: block;
	clear: both;
	width: 60px;
	text-decoration: none;
	font: bold 12px Arial, Verdana, Sans-serif;
	color: #e1162a;
}

 a#volver:hover 
{
	text-decoration: underline;

}