/* CSS Document */body {	font-family: "Trebuchet MS", Arial, Georgia, Geneva;	margin: 0px;	margin-top: 20px; 	padding: 0;	color: black;	text-align:center;	}#contenido {	margin:0 auto 0 auto; 	width: 927px;}#cabecera {	width: 927px;	height: 113px;}#mandanga {	width: 927px;}#submenu {	width: 309px;	float:left;}#mandangafina {	padding-left: 309px;	width: 309px;}a:link {	color: #FF0000;	text-decoration: underline;}a:visited {	color: #FF0000;	text-decoration: line-through;}a:hover {	color: #FFFFFF;	background-color: #FF0000;}