<!--
	.retorna {
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		color: #0033ff;
		background: none;
			}

	.medio	{
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 20px;
		text-decoration: none;
		font-weight: bold;
		color: #006600;
		background: none;
			}

	.super	{
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 26px;
		text-decoration: none;
		font-weight: bold;
		color: #0033ff;
		background: none;
			}
				 
	.micro {
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #0033ff;
		background: none;
			}
				 
	.normal {
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #006600;
		background: none;
			}				
				 
	.normalblue {
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal;
		color: #0033ff;
		background: none;
			}

	.aciona {
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 13px;
		text-decoration: none;
		font-weight: bold;
		color: #000066;
		background: none;
			}
			  
	.volta {
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
			}

	.voltacontexto {
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
			}

	.ativa {
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 16px;
		text-decoration: none;
		font-weight: bold;
		color: #006600;
		background: none;
			}

	.sec1over {
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		color: #ffcc00;
		background: none;
			}
-->