BODY {
	background-color: #FFE1AF;
	font-family: Sans-Serif;
	color: #213238;
	font-size:12px;
	height: 100%;
}

table  {
	font-family: Sans-Serif; 
	font-size:12px;
	color: #213238;
      border: 0px;
     	background-color: #FFE1AF; } 
A {
      color: #405F6A; }

A:hover, visited, active {
	
	color: #4A707B;

	}

.imag {
border: 2px solid #black;
height: 100px

}

