BODY {
	color : #679EF1;
	background-color : #FFFFFF;
	top: 50%;
	left: 50%;
}

SWF {
    background-color : #FFFFFF;
	top: 50%;
	left: 50%;
}

A {
	color : #FFFFFF;
	background-color:inherit;
	text-decoration : none;
	font-weight : bold;
}

A:hover {
	color : #679EF1;
	text-decoration : underline;
}


#content {
	background-color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial,Helvetica;
	font-size : 10px;
	color : #679EF1;
	top: 50%;
	left: 50%;
}





#contenido {
	background-color : #FFFFFF;
	margin : 10px 0 0;
	top: 50%;
	left: 50%;
}


