.cab {
	float:left;
	color:#000; 
	font-weight:bold;
	background: #fff; 
}

table.data {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	color:black;
	background-color: white;
	width: 583px;
}

table.data th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	color:black;
	background-color: white;
}

table.data td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	color:black;
	background-color: white;
}

img {
	border:none;
}

.mazacote {
	font-size:12px; 
	text-align:justify;
}
/* enlaces */
div .mazacote a:link, div .mazacote a:visited {
	text-decoration:none;
	font-size:11px;
	color:#000; 
	font-weight:bold;
	background: #fff; 
}
div .mazacote a:hover {
	text-decoration:none;
	color:#fff; 
	font-size:11px;
	font-weight:bold;
	background: #000; 
}
#xhtml, #css, #lang, #wai {
	text-decoration:none;
	color:#000; 
	font-size:11px;
	font-weight:bold;
	background: #fff; 
}
#lang:hover {
	text-decoration:none;
	color:#fff; 
	font-size:11px;
	font-weight:bold;
	background: #000; 
}

#currlan {
	text-decoration:none;
	color:#999999; 
	font-size:11px;
	font-weight:bold;
	background: #fff; 
}
