body {
  
	}
	
div {       
	  width:600px;
	  height:575px;
      }
#main {
	background-color: #fff9cb;
	font-family: Calibri,Arial, Times New Roman;
	font-size: 16px;
}
.textana {
	font-family: Calibri,Arial, Times New Roman;
	font-size: 16px;
	text-align: justify;
}

a:link {
	color: #2b344f;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
