/* CSS Document */
<!--
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-image: url(images/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
.footer {color: #676767; font-size:10px } 
a.footer:link {color: #676767; text-decoration: none} 
a.footer:active {color: #676767; text-decoration: none} 
a.footer:visited {color: #676767; text-decoration: none} 
a.footer:hover {color:#909090; text-decoration: underline} 

.texto01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #cccccc;
}

.texto02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.texto03 {
	font-family: Arial;
	font-size: 14px;
	color: #cccccc;
}

.texto04 {
	font-family: Tahoma;
	font-size: 11px;
	color: #fabb00;
}

.links {color: #fabb00; font-size:12px } 
a.links:link {color: #fabb00; text-decoration: none} 
a.links:active {color: #fabb00; text-decoration: none} 
a.links:visited {color: #fabb00; text-decoration: none} 
a.links:hover {color:#909090; text-decoration: underline} 

.texto05 {
	font-family: Tahoma;
	font-size: 12px;
	color: #cccccc;
}