body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}

.contenido_tablas {
	font-size: 9px;
	color: #484848;
	text-align: left;
}

.fecha_comentario_agregado {
	font-size: 9px;
	color: #999999;
	text-align: left;
}

.titulo{
	background-color: #FF3300;
	font-weight: bold;
	font-size: 9px;
}

.link1{
	font-size: 9px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}

.link1:hover{
	color: #6F8FAA;
	text-decoration:underline;
}


.link2{
	background-color: #FF3300;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.link2:hover{
	background-color: #6F8FAA;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


input, textarea, select {
	font-size: 9px;
	font-family:Tahoma, Verdana, Arial;
	color:#484848;
}

