.txt
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
}


.txt_blue
{
	color: #220dca;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
}

.paginacion
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
}

.avisos
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	letter-spacing : 0px;
	line-height : 15px;
}

.warning
{
	color: #ff682d;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	letter-spacing : 0px;
	line-height : 15px;
}

.menu
{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	letter-spacing : 1px;
}
.menu:hover
{
	color: #FFCD00;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	letter-spacing : 1px;
}

.footer
{
	color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
	letter-spacing : 2px;
}

.celda  {
	font-family : Tahoma, Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #333333;
	background: #EEEEEE;
	border : thin groove;
}

.boton  {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
	color : #FFFFFF;
	background: #ff682d;
	border : thin groove;
	border-color : #EEEEEE;
}

