body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF7F00;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF7F00;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
a:link {
	text-decoration: none;
	color: #78D02F;
}
a:visited {
	text-decoration: none;
	color: #78D02F;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.titulo {
	font-weight: bold;
	text-transform: uppercase;
	color: #78D02F;
}
.enlaces {
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaces:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.enlaces:link {
	color: #FFFFFF;
	text-decoration: none;
}
.enlaces1 {
	color: #78D02F;
	text-decoration: none;
}
a.enlaces1:hover {
	color: #78D02F;
	text-decoration: underline;
}
a.enlaces1:link {
	color: #78D02F;
	text-decoration: none;
}

