body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondito.gif);
}
.left{
	background: url(images/trama_interna.gif) no-repeat;
	background-color: #DDDDDD;
}
.texto
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#858585;
}

.linkblanco {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color:#ffffff;
	/*line-height: 18pt;*/
}
.linkblanco:hover {
	color:#D7F2E5;
}
#naranja{
	color:#FF9000;
}
#verde{
	color:#4A6158;
}