body{background-color:#000; margin:0px}
h5{font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FF0}
h5 span{font-family:Arial,Helvetica,sans-serif; font-size:18px; color:#FF0}

h4{font-family:Arial,Helvetica,sans-serif; font-weight:bold; color:#5AFE01; font-size:12px}

div#principal{vertical-align:bottom; position:relative; height:400px; width:785px; background-position:center; background-color:#000; padding:0px; margin-top:30px; margin-right:auto; margin-bottom:auto; margin-left:auto}

div#text{
	width:760px;
	height:20px;
	margin: auto;
}

#text a:hover{
	color:#FF0;
	background-color:#1F1F1F
}
#text a:hover span{background-color:#FF0; font-weight:bold; color:#000}

#text a{text-decoration:none;  color:#FFF}
div#secundario{
	height:148px;
	width:785px;
	background-position:center;
	background-color:#000;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
}
div#text2{
	width:760px;
	height:10px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;

}

#text2 a:hover{
	color:#000;
	background-color:#FF1
}
#text2 a:hover span{
	background-color:#FF0;
	font-weight:bold;
	color:#333
}

#text2 a{
	text-decoration:none;
	color:#FFF
}
#text2 a span{
	text-decoration:none;
	color:#626262
}