
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	height: 0px;
	}

.texo {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	height: 0px;
	}

A:hover { 
             color: #993366;
             text-decoration:underline overline;
             height:0;  
             CURSOR:e-resize;}



A { 
             color: #993366;
             text-decoration:none;
             height:0;  
             CURSOR:e-resize;}





A:visited { 
             color: ##993366;
             text-decoration:none;
             height:0;  
             CURSOR:e-resize;}

