body {	font-family: "Courier New", Courier, mono;	font-size: 10px;	margin: 0px;}#menu {	margin: 0px;	width: 369px;	float:left;}#derecha {	background-image:url(imgs/cuaderno.jpg);	margin: 0px;	margin-left: 369px;	height: 700px;	}#contenido {	padding-top: 150px;	margin-left: 67px;	height: 400px;	}#imagenes {}#textos {	float:left;	margin-right:20px;}a:link {	font-family: "Courier New", Courier, mono;	font-size: 11px;	font-weight: bold;	color: #000000;	background-color: #FFFF00;	text-decoration: underline;}a:visited {	font-family: "Courier New", Courier, mono;	font-size: 11px;	font-weight: bold;	color: #000000;	background-color: #00FFFF;	text-decoration: line-through;}a:hover {	font-family: "Courier New", Courier, mono;	font-size: 11px;	font-weight: bold;	color: #000000;	background-color: #FF0000;	text-decoration: underline;}input {	font-family: "Courier New", Courier, mono;	font-size: 11px;}.subrayado {	font-family: "Courier New", Courier, mono;	font-size: 10px;	background-color: #FFFF00;}