body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/intropagina/intropagina_r2_c2.jpg);
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #EECDC6;
	scrollbar-arrow-color: #EECDC6;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;

}
A:link
{
	text-decoration: none;
	color: #A20E1C;
	font-weight: bold;
}
A:visited
{
	text-decoration: none;
	color: #A20E1C;
	font-weight: bold;
}
A:active
{
	text-decoration: none;
	color: #A20E1C;
	font-weight: bold;
}
A:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

