.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("PopBox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("PopBox/images/magminus.cur"), pointer;
}


body {
	background-color: #333333;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texto4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.texto3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.texto5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: NORMAL;
	color: #FFFFFF;
}
.texto6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.enlace {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: bold;
   padding: 4px;
   color:#333333;
   text-decoration: none;
}
.enlace:link {
	text-decoration: none;
}
.enlace:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #´333333;
}
.tablaenlaces {
	background-color: #CCCCCC;
}
.enlace:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}
.enlace:visited {
	text-decoration: none;
}
.enlacesmaus {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: lighter;
   padding: 4px;
   color:#FF6600;
   text-decoration: none;
}
.enlacesmaus:link{
   text-decoration: none;
}
.enlacesmaus:visited {
   text-decoration: none;
}
.enlacesmaus:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: lighter;
   padding: 4px;
   color:#FF6600;
   text-decoration: none;
}.borde {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

