.CAPA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222200;
	border: 1px solid #6699CC;
	overflow: auto;
}
.titulo {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
body 
{
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #EAEBEE;
	scrollbar-track-color: #556483;
	scrollbar-arrow-color: #4D4E50;
	scrollbar-highlight-color: #EAEBEE;
	scrollbar-3dlight-color: #666666;
	scrollbar-shadow-color: #EAEBEE;
	scrollbar-darkshadow-color: #000000;
	background-image: url(file:///C|/Users/CatZen/Documents/Expo/Html/images/fondo.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
a {
	font-weight: normal;
	text-decoration: none;
}

A:link {text-decoration: none}
A:visited {text-decoration: none; color: darkblue;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}


.fondoEsp {
	background-image: url(../images/fondoesp.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
