<!--

body {background-color: rgb(220,255,161);
}

.par {border-style:none;
      background-color: rgb(220,255,161);
      width: 100%;
      height: 100%;}
.lin {border-style:none;
      text-align: center;
      width: 755px;}
.img {border-style:none;
      margin-top: 5%;
      width: 755px;
      height: 540px;}
#opt {border-style:none;
      background-color: rgb(220,255,161);
      text-align: center;
      font-size: 3mm;}

a:link {font-size: 3.5mm;
	color: rgb(130,150,50);}
a:hover {font-size: 3.5mm;
	 color: rgb(0,0,0);}
a:visited{font-size: 3.5mm;
	  color: rgb(130,150,50);}
-->
