<style>
<!-
	.normal {Font-size:13;
		text-decoration:none;
		color:white;
		background:green}

	.aciona {Font-size:13;
		text-decoration:none;
		color:red;
		background:green}
	
	.CONTEXTO {Font-size:13;
			text-decoration:underline;
			color:orange;
			background:green}

->
</style>