body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

.cuerpo {
	width:920px;
	background: #FFFFFF;
	height:100%;
	min-height:100%;
}

a.enlace:LINK,a.enlace:ACTIVE {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a.enlace:VISITED{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
a.enlace:HOVER{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
	
