BODY {
	FONT-FAMILY: Verdana; FONT-SIZE: x-small; MARGIN: 0px
		background: red url("images/ff-gris.jpg");
  background-repeat: repeat-y;
  background-repeat: repeat-x;
  background-attachment: fixed;
}

.LinkTitulo {
	COLOR: #9999FF
;
	font-style: normal
;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
}
A.LinkTitulo:hover {
	TEXT-DECORATION: none
; color: #FF99FF
; font-style: normal
}
.LinkMensaje {
FONT-SIZE: 12px; FONT-STYLE: normal; FONT-WEIGHT: bold; font-family: Arial, Helvetica, sans-serif
; color: #666666; text-decoration: underline
}
A.LinkMensaje:hover {
	TEXT-DECORATION: none;
	color: #CC0000;
}
.LinkMenu {
	COLOR: #CCCCFF;
	FONT-WEIGHT: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	display: block;
	padding: 10px;
	text-align: center;
	letter-spacing: 2px;
}
A.LinkMenu:hover {
	TEXT-DECORATION: none;
	color: #333333;
	background-color: #CCCCCC;
}

.LinkMenu2 {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AD0073;
	display: block;
	padding: 10px;
	text-align: center;
	letter-spacing: 2px;
}
A.LinkMenu2:hover {
	TEXT-DECORATION: none;
	color: #333333;
	background-color: #CCCCCC;
}


.LinkAcciones {
	COLOR: #FF99FF;
	FONT-SIZE: 9px;
	FONT-WEIGHT: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}
A.LinkAcciones:hover {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.Nota {
	FONT-SIZE: 10px
}

.Linea {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC3399;
}

.LinkPieCopy {
	COLOR: #F0F0F0;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #9C0063;
	display: block;
	padding: 5px;
	letter-spacing: 3em;
	text-transform: uppercase;
}
A.LinkPieCopy:hover {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	background-color: #000000;
}
	
.texto {
	font-size: 14px;
	color: #FF99FF;
	white-space: normal;
	text-decoration: none;
}

A.texto:hover {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}


.texto2 {
	font-size: 12px;
	color: #FFFFFF;
	white-space: normal;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.texto3 {
	font-size: 11px;
	color: #FFFFFF;
	white-space: normal;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.titulares {
	font-size: 24px;
	color: #FF99CC;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.cajaVert {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}

.titularesBlanco {

	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #666666;
	border-left-color: black;
	line-height: 30px;
}
.titularesNegro {

	font-size: 36px;
	color: #FF99CC;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

