/** CSS DOCUMENT */

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normal {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #666;
}
.normalfooter {
color: #666;
	font-family: Tahoma, Arial;
	font-size: 13px;
}
.normal-a {
color: #666;
text-decoration:none;
border-bottom:groove #D61069 1px;
}
.grande{
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color:#666;
}
.masgrande{
	font-size: 16px;color:#666;
}
.unpocomasgrande{
	font-size: 14px;color:#666;
}
.mediograndex{
	font-size: 17px;
	font-weight: bold;
	font-stretch:extra-expanded;color:#666;
}
.fucsia {
	color: #D61069;
	font-weight: bold;
}
.textodestaca {font-family: Tahoma, Arial; font-size: 13px; font-weight: bold; }

.cajatxt{
	background-color : White;
	border : 1px solid #B6238B;
	font-family :  Tahoma, Arial;
	font-size : 12px;
	font-style : normal;
	
}

