body {
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a:link {
	color: #FF7301;
	text-decoration: underline;

}
a:visited {
	color: #FF7301;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: none;
}

td.contenido {
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;
}

td, textarea, input, select {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
h1 {
	font-size: 22px;
	color: #8D8D8D;
}

h2 {
	font-size: 13px;
	color: #8D8D8D;
}