.PIEVECTOR {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-indent: 10px; 
	text-align: center; 
	vertical-align: middle; 
	color: #CCCCCC;
}

.PIEVECTORtitulo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: none; 
	border: #CCCCCC; 
	border-style: none; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin; 
	text-indent: 10px; 
	color: #CCCCCC 
}

.rsscabezal { 
	font-family: "Comic Sans MS"; 
	font-size: 22px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	border: #CCCCCC; 
	border-style: none; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin; 
	text-indent: 10px; 
	color: #CCCCCC
}

a:link {  
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #006699;
	text-decoration: none;
}

a:hover {  
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FF0000;
	text-decoration: none;
}

a:visited {  
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	color: #990099;
	text-decoration: none;
}

