@charset "utf-8";
/* CSS Document */

.Text {
 	float:left; 
	border:0; 
	margin:0;
	background-color:#FFF;
	}



.Text a:link { text-decoration:none;  color:#65a297; }
.Text a:visited { text-decoration:none; color:#65a297; }
.Text a:hover { text-decoration:underline; color:#808080; background-color:#fff }


	
	
	
