body { margin: 0px; }

h1 { margin-bottom: 0px; }
h2 { margin-bottom: 0px; }
h3 { margin-bottom: 0px; }
h4 { margin-bottom: 0px; }

a { text-decoration:none; }
a:hover { text-decoration: underline; }

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; }
	
.top {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px; }
	
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3399;
	background-color: #343434;
	border: 1px solid #999999; }
	
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3399;
	background-color: #343434;
	border: 1px solid #999999;
	height: 26px; }
