body {
	font-family: times, Helvetica, sans-serif;
	color: #993366;
	font-size: 6px;
        border-style: dotted;
        background-color: #993366;
	letter-spacing: -1px;
	word-spacing: 4px;
	cursor: crosshair;
	text-transform: capitalize;	  
	}

a:link {
	color: black;
        font-size: 24px;
	padding-right: 0.5cm 2.5cm;
        background-color: white;
	letter-spacing: -1px;
	word-spacing: 4px;
	cursor: crosshair;
	text-transform: capitalize;	
}

a:hover { color: #993366; 
          background-color: white; 
          text-decoration: none; 
          }
	
.contorno {
	color: black;
	font-style: normal;
        font-size: 24px;
	word-spacing: 5px;
	cursor: crosshair;
	text-transform: capitalize;	
}
