/* CSS Document */
body {
	background-image: url();
	background-color: #79defd;
	font-family: Lucida Sans, Helvetica, sans-serif;
}
a {
color: #CC6600;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: underline;

}
.footer {
	color: #FFFFFF;
	font-size: 11px;
}
.menu {
	color: #000;
	font-size: 14px;
	font-weight: 300;
}
.artistas2 {
	color: #009933;
	font-size: 13px;
}
.artistas {
	color: #980900;
	font-size: 14px;
}
.artistas4 {
	color: #9933cc;
	font-size: 14px;
}
.primerisimo {
	color: #000;
	font-size: 11px;
}
.h2 {
font-size: 13px;
text-decoration: none;
}
.h1 {
font-size: 30px;
font-weight: bold;
text-align: center;
}
.normal {
font-size: 12px;
}
.titulo1 {
font-size: 14px;
font-weight: bold;
background-color: #3399CC;
padding: 1px 1px 1px 1px;
}
.titulo2 {
font-size: 14px;
font-weight: bold;
background-color: #CCFFFF;
padding: 1px 1px 1px 1px;
}
hr {
color: #1E90FF;
background-color: #1E90FF;
height: 1px;
width: 100%;
}
