body
{
	font-family: Arial;
}

td
{
	font-size: 8 pt;
}
td.crema
{
	background-color: #f9ffc3;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

img.fotoConBordo
{
	border: 5px solid #f9ffc3;
}

input
{
	font-size: 8 pt;
}
input.inputbox
{
	background-color: #f9ffc3;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
input.button
{
	background-color: #f9ffc3;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

select
{
	background-color: #f9ffc3;
	font-size: 8 pt;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

textarea
{
	font-family: Arial;
	font-size: 8 pt;
	background-color: #f9ffc3;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

a.siteBy
{
	font-family: Arial;
	font-size: 8 pt;
	color: #ff9900;
  	text-decoration: none;
}
a.siteBy:hover
{
	color: #ec1f1a;
  	text-decoration: none;
}
a.siteBy:link
{
  	text-decoration: none;
}
