@charset "utf-8";
/* CSS Document */

body {
background: #f0f0f0;
background-image: url("imagenes/rayita.jpg");
color: #3c3c3c;
font-family: Tahoma;
font-size: 10px;
background-position: left;
background-attachment: fixed;
background-repeat: repeat-y;
padding:0px;

}.negrita {
	color: #107DA6;
}
.enlace {
	color: #699406;
}
.negrita2 {
	color: #EF0053;
}
.negrita3 {
	color: #FB5A0A;
}
.negrita4 {
	color: #ECCA09;
}
