h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #CC9900;

}

p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
body
{
	scrollbar-base-color: #FFCC00;
	background-image: url(frame/maya-conejo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;


}
.pata-image {
	border: thin solid #FFCC00;
}
li {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullet.gif);
	margin: 10px;

}
.songlist {
	color: #FF0000;
	font-weight: bold;

}
.songlist:hover {
	color: #CC0000;
	text-decoration: none;
}
a {
	color: #FF0000;
}
h2 {
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
}
