body{
padding:0px;
margin:0px;
background-color:#CFCFCC;
font-family:verdana;

}

table, td {
		width:100%;
		
		border:0px;
	}

td { vertical-align:top;}



h3 { color:white;}

.contenedor { width:700px; display:block; font-size:12px; }
.box { width:700px;  display:block; padding-top: 20px; }


a:link {color: white; text-decoration: none; }
a:active {color: white; text-decoration: none; }
a:visited {color: white; text-decoration: none; }
a:hover {color: black; text-decoration: none; }