/* CSS Document */

TD.TD_Left {
background-image:  url(http://hispanictarget.com/Images/GradIzq.jpg);
background-position:right;
background-repeat:repeat-y;
}

TD.TD_Right {
background-image:   url(http://hispanictarget.com/Images/GradDer.jpg);
background-position:left;
background-repeat:repeat-y;
}
.titulo_style {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:18px;
text-decoration:none;
font-weight:bold;
}
.titulo_style:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px;
	text-decoration:underline;
}
.copete_style {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#898989;
line-height:18px;
text-decoration:none;
font-weight:bold;
}
.copete_style:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#898989;
	line-height:18px;
text-decoration:none;
}
.Menu {
font-family:Arial, Helvetica, sans-serif;
font-size:14;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.Tit_Fecha {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#898989;
}
.Copete {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:18px;
font-weight:bold;
}

.Link_Rojo {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#990000;
line-height:18px;
text-decoration:none;
}
.Link_Rojo:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#990000;
line-height:18px;
text-decoration:underline;
}

.LinkFooter {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#898989;
line-height:18px;
text-decoration:none;
}
.LinkFooter:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#990000;
line-height:18px;
text-decoration:underline;
}
.Footer {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#898989;
line-height:18px;
text-decoration:none;
}