body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background:	#000000;
}

/*
a  {font-size: 12px;	color: #9698FA;}
a:link {text-decoration: none;	color: #9698FA;}
a:visited {text-decoration: none;	color: #9698FA;}
a:hover {font-size: 18px;font-weight: bold;text-decoration: none;	color: #9698FA;}
*/

a  {color: #9698FA;}
a:link {text-decoration: none;	color: #9698FA;}
a:visited {text-decoration: none;	color: #9698FA;}
a:hover {font-weight: bold;text-decoration: none;	color: #9698FA;}

.msg_list {

}
.msg_head {
	cursor: pointer;
}
.msg_body {
	padding:5px;
/*	color: #CCCCCC;
	font-size: 12px;*/	
	color: #9698FA;	
	width: 95%;
	background: url(../images/);
}

/* Para las tablas */
.oddRow {
	border-left: 0px solid #C1DAD7;
	border-top: 0;
	background: #99f url(../images/bullet1.png) no-repeat;
	color: #000000;
} 
.evenRow {
	border-left: 0px solid #C1DAD7;
	border-top: 0;
	background: #88e url(../images/bullet2.png) no-repeat;
	color: #DADADA;
} 

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/*background: #1303A5;*/
	background: url(../images/headerBackground.jpg) no-repeat;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	font-size: 12px;
}


.text {
	font-size: 14px;
	color: #9698FA;
	font-family:"skolar-1","skolar-2",Georgia,serif !important;
	
}

hr {
	width: 95%;
}

img {
	vertical-align: middle;
}
.linkToAntires {
	font-size: 14px;	
	color: #FFFFFF;
}

.internalTable td{
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-size: 12px;

}

.pageTitle {
    font-family:Georgia,serif;
	color: #9698FA;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 100;
	margin-bottom: 0;
	font-size: 20px;	
}
.paragraph {
	color: #9698FA;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
	font-size: 14px;
	text-transform: none;
	text-indent:50px;
	font-weight: 100;
	margin-bottom: 0;
	text-align: justify;
	width: 92%;
}
.songTitle {
	color: #333333;
    font-family:Georgia,serif;
	font-variant: small-caps;
	/* text-transform: none;*/
	margin-bottom: 1;
	font-weight: bold;
}




/* Colores copados claros:
Dorado: ffdd99 
Naranja: ea9a35 
Pink purple: cc33ff 
Rosa: F99999 
/*


