body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	margin-left:0; margin-right:0;
	margin-top: 0px; margin-bottom: 0px;}
H1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:large; color:#B60146; padding: 5px 0 5px 5px; margin:0;}
.Encabezados {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.negropequeizq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.fecha {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.a {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#B60146; text-decoration:none;}
.a:hover {color:#CC3366;}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.glossymenu a.menuitem{
background: black url(/images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; 
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}
.glossymenu a.menuitem .statusicon{ 
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(/images/glossyback2.gif);
}

.glossymenu div.submenu{ 
background: white;
}

.glossymenu div.submenu ul{ 
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}
.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}
.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
/* styling of the container. */ a.myPlayer {     display:block;     width: 320px;     height:240px;      text-align:center;     margin:0 15px 15px 0;     float:left;     border:1px solid #999; }  /* play button */ a.myPlayer img {     margin-top:70px;     border:0px; }  /* when container is hovered we alter the border color */ a.myPlayer:hover {     border:1px solid #000; }
