body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	padding-right:14px;
	padding-bottom:5Px;
}
.descrprod {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titulonoti {
	font-family: georgia, times, serif;
	color: #243C46;
	font-size: 90%;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-left:18px;
	padding-top:2px;
}
.cuerpo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top:5;
	padding-left:10;
	padding-right:10;
}
.cuerponoti {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left:10;
	padding-right:10;
}

.botonera {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height:19px;
	color: #ffffff;
	padding-left:10;
	padding-right:10;
}
.titulo1 {
	font-family: georgia, times, serif;
	color: #336699;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-right:14px;
	padding-bottom:5Px;
	
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.img_c {
border: 1px solid #333333;
background-color:#ffffff; 
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.boton:link {
	color: #ffffff;
	text-decoration: none;
}
.boton:visited {
	color: #ffffff;
	text-decoration: none;
}
.boton:hover {
	color: #222222;
	text-decoration: none;
}
.boton:active {
	color: #ffffff;
	text-decoration: none;
}
