body {
	color: #f08000;
	background-color: #000000;
	font-family: tahoma;
	font-size: 11;
}



A:link {
	font-family: tahoma;
	font-style: normal;
	text-decoration: none;
	color: #f08000;
}



A:visited {
	font-family: tahoma;
	font-style: normal;
	text-decoration: none;
	color: #f08000;
}



A:hover {
	font-family: tahoma;
	font-style: normal;
	text-decoration: underline;
	color: #f08000;
}



A:active {
	font-family: tahoma;
	font-style: normal;
	text-decoration: none;
	color: #f08000;
}



.CampoFormulario {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f08000;
	border-color: #000000;
	border-style: solid;
	border-width: 1;
	background-color: #201000;
}
