body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	}	
a{
	color: #CC3300;
	text-decoration:none;
	}
a:hover{
	color:#FFCC00;
    text-decoration:underline;
	}
.txt_tit{
	font-size : 18px;
	font-weight : bold;
	color : #CC3300;
	}
.piePagina{
	font-size: 8px;
	text-align: center;
	line-height:normal;
	}
.a{
	color: #CCCCCC;
	text-decoration:none;
	}
.a:hover{
	color:#FF6600;
    text-decoration:underline;
	}
.Subtitulo{
	font-size : 10px;
	font-weight : bold;
	color : #CC3300;
	text-decoration:none;
	}
.autor{
	font-size : 9px;
	color : #999999;
	}
.form {
	border: thin solid #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	background-color: #EEEEEE;
	margin: 2px;
	height: auto;
	width: 150px;
	cursor: text;
	text-indent: 2px;
}
.botones-form {
	border: thin solid #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	background-color: #EEEEEE;
	margin: 2px;
	height: auto;
	width: 150px;
	cursor: hand;
	text-indent: 2px;
}
.normal{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight:lighter	
	}	
.celda{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	}	
