/* -- Basic HTML Elements -- */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d400c3;
}
body {
	background-color: #fd85d8;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #6600FF;
}
a:active {
	text-decoration: none;
}

.Estilo8 {font-size: 10px

	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.Estilo14 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.Estilo16 {
	color: #ff0000;
	font-weight: bold;
}
.Estilo18 {color: #9933FF; font-weight: bold; }
.Estilo21 {color: #CC9933}
.Estilo22 {color: #e901ec; font-weight: bold; }

.boton{
font-size:10px;
font-family:Verdana,Helvetica;
font-weight:bold;
color:#d400c3;
background:#333333;
border: #e901ec 1px solid;

}
.textarea{
font-size:10px;
font-family:Verdana,Helvetica;
font-weight:bold;
color:#d400c3;
background:#333333;
border: #e901ec 1px solid;

}
