/* CSS Document */
body { text-decoration: none; cursor: crosshair; FONT-WEIGHT: normal; 
font-family:Tahoma;font-size:11px; 
cursor:crosshair; color:#666666;
scrollbar-base-color:#fbf6e4; 
scrollbar-face-color: #fbf6e4;
scrollbar-shadow-color: #d3e0ba;
scrollbar-highlight-color: #d3e0ba;
scrollbar-3dlight-color: #fbf6e4;
scrollbar-darkshadow-color: #fbf6e4;
scrollbar-track-color: #fbf6e4;
scrollbar-arrow-color: #d3e0ba;
}

A {
	COLOR: #666666;  TEXT-DECORATION: none; cursor:crosshair; font-weight: bold; 
}
A:hover {
	COLOR: #666666; cursor:crosshair; text-decoration: underline overline #666666;
}
TD { text-decoration: none; cursor: crosshair; FONT-WEIGHT: normal; 
font-family:Tahoma;font-size:11px; color:#666666;
}

.titulos { text-decoration:none; font-weight: bold ; font-family:Tahoma; font-size:11px; color:#666666;
}
.declaracion { text-decoration:none; font-weight: normal ; font-family:Tahoma; font-size:9.5px; color:#666666;
}