.texto {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.enlace {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlaceblanco {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacegris {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titulo {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.textoblanco {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.flat {  font-family: Tahoma, Arial, "MS Sans Serif"; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; line-height: normal; border: 1px #999999 solid; color: #000000}
.flatboton { font-family: Tahoma, Arial, "MS Sans Serif"; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none; line-height: normal; border: 1px #999999 outset; background-color: #CCCCCC; color: #333399}
.textogris {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.textorojo {

	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.enlace:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.enlacegris:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.pie {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto:hover {

	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.rejilla {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	height: 1px;
	width: 1px;
	border: 1px 1 #999999;
}
.flt {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E6E6E6;

}
.grid {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
