.fuente_tabla{
	color: #3F2F6D;
}

.fuente_tabla td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #FD0003;
	text-decoration: none;
	font-weight: bold;	
}

a.maraz
{
	color:#333366;
	text-decoration:none;
}

div
{
font-family:Tahoma;
font-size:12px;
}



/*Para agrandar imagen*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("cursores/magplus.cur"), pointer;
	z-index: 1000;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("cursores/magminus.cur"), pointer;
	z-index: 1000;
}
.PopBoxImageShrink
{
	cursor: url("cursores/magminus.cur"), pointer;
	z-index: 1000;
}
.PopBoxImageLink
{
	cursor: pointer;
	z-index: 1000;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
	z-index: 1000;
}