@charset "utf-8";
.txtContenidoBlack12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txtContenidoBlack11 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.txtContenidoRosa11 {
	font-family: Verdana;
	font-size: 11px;
	color: #EE92D0;
	font-weight: bold;
}
.txtDetalleGris11 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.txtPiePag {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
}
.txtContenido {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.txtContenidoGris {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
}
.txtContenidoWhiteB {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.linkMenu A:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #990066;
	font-weight: bold;
}
.linkMenu A:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #990066;
	font-weight: bold;
}
.linkMenu A:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #990066;
	font-weight: bold;
}
.linkMenu A:hover {
	text-decoration: underline;
	color: #990066;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}


.linkSk A:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}
.linkSk A:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}
.linkSk A:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}
.linkSk A:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 9px;
}

