/* CSS Document  creado por angel rolando burgoa celis email: rolandoburgoa@linuxmail.org*/

body {
	background-image: url(imagenes_web_sariry/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #0033CC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.textos {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0033CC;
}
h1 {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.subtitulo {
    color: #FF6600; 
	font-size: 18px; 
}
.numeros {
	color: #006600;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.envios {
	color: #FF6600;
}
