BODY 

#textmail {position: absolute; left: 15px; top: 55px;
	       font-family: verdana;
	   	   color: #fff;
	   	   width: 265px;}

#list {position: absolute; left: 7px; top: 10px;
	  width: 445px;}
	      
.text {font: 11px verdana;
	   color: #333;}
	      	      
a { text-decoration: underline; }
.a:hover { text-decoration: none;
		   color: #369; }
a:link { color: #369; }
a:vlink { color: #669; }
