.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #98AD09;
	text-decoration: underline;
	font-weight: normal;
}
.cuadro {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: D3D3D3;
	border-bottom-color: D3D3D3;
	border-left-color: D3D3D3;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: D3D3D3;
}
.borde1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: D3D3D3;
	border-bottom-color: D3D3D3;
	border-left-color: D3D3D3;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #98AD09;
	text-decoration: none;
}
.bordes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: D3D3D3;
	border-right-color: D3D3D3;
	border-bottom-color: D3D3D3;
	border-left-color: D3D3D3;
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #98AD09;
	text-decoration: underline;
}
.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #98AD09;
	text-decoration: underline;
}
.enlace:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textonegrita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textonegritag{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linealat {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: D3D3D3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: D3D3D3;
}
.textoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #98AD09;
	text-decoration: none;
}
.textoverdeg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #98AD09;
	text-decoration: none;
}
