body {
	background-color: #000000;
}
table.l {
	border: Fuchsia 2px solid;
	background-color: #D2D2D2;
	
}
textarea {
	color: #FFD700;
	font-size: 10pt;
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #2F2F2F;
	border: #F5DEB3 2px solid
}
h3 {
	color: White;
	font-family: Verdana;
	font-size: 12pt
}
.promo A{
	color: #FF1493;
	font-size: 16pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.promo a:Hover {
	color: #B22222;
}
p.pr A {
	color: #525252;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	width: 90%
}
p.pr A:Hover {
	color: #FFB6C1;
}
.prado A{
   font-size: 12pt;
	text-align: justify;
	color: #ADFF2F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.prado A:Hover {
	color: Yellow;
	text-decoration: underline;
}
.enter A {
	color: #FFE4C4;
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.enter A:Hover {
   position: relative;
	top: 1px;	
	color: #ADFF2F;
	font-weight: bold;
}
