.time  {font-family: Verdana; 
		color:#00FF00;
		font-size:10px; 
		font-weight: bold;
		
	   }

.tema  {font-family: Verdana; 
		color:red;
		font-size:14px; 
		font-weight: bold;
		text-align:center
	   }

.txt   {font-family: Verdana; 
		color:yellow;
		font-size:14px; 
		font-weight: bold;
		text-align:justify;
	   }
	   
.txt A{color:yellow;}
.txt A:Visited {color:yellow;}
.txt A:Active {color:blue;}
.txt A:Hover {color:red;}
