@charset "utf-8";
/* CSS Document */

body{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color:#333333;
		margin: 0px;
		padding: 0px; } 

a:link		{ color:#333333; text-decoration: none }
a:visited	{ color:#333333; text-decoration: none }
a:active	{ color:#333333; text-decoration: none }
a:hover		{ color:#ff0000; text-decoration: underline }

.titletra   { float: left; width: 190px; padding: 2px; }
.titletra2   { clear: left; padding: 2px; }
.cafiliados  {  float: left; width: 130px; }

.Estilo1 { 	color: #CC0000;	font-weight: bold; }
.Estilo2 {	color: #330099;	font-weight: bold; }
.Estilo3 {	color: #FF0000;	font-weight: bold; }