A:link
{
	COLOR: #f47f33;
    TEXT-DECORATION: none;
    font-weight:bold;
    font-size:11px;
    font-family:Century Gothic, Tahoma;
    
}

.TextLink
{
	font-weight:bold;
	font-size:14px;
	font-family:Century Gothic,Tahoma;
	text-align:center;
	width:148px;
	height:39px;
	color:#F47F33;
}
.TextLink a
{
	color:#F47F33;
}
.TextLink a:hover
{
	color:#F47F33;
}

A:visited 
{ 
	COLOR: #f47f33;
	TEXT-DECORATION: none;
	font-weight:bold;
	font-size:11px;
	font-family:Century Gothic, Tahoma;
}
	
A:hover 
{ 
	COLOR: #f47f33;
	TEXT-DECORATION: none;
	font-weight:bold;
	font-size:11px;
	font-family:Century Gothic, Tahoma;
}
	 
A:active 
{ 
	COLOR: #f47f33;
	TEXT-DECORATION: none;
	font-weight:bold;
	font-size:11px;
	font-family:Century Gothic, Tahoma;
}

.TextoNaranja
{
	font-family:Century Gothic, Tahoma;
	font-size:22px;
	font-weight:bold;
	color:#F47F33;
	text-decoration:none;
}
.TextoNaranjaMediano
{
	font-family:Century Gothic, Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#F47F33;
	text-decoration:none;
}

.TextoNaranjaSubtitulo
{
	font-family:Century Gothic, Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#F47F33;
}

.TextoNaranjaChico
{
	color:#F47F33;
	text-decoration:none;
	font-family:Century Gothic, Tahoma;
	font-size:11px;
	font-weight:bold;
	
}

.TextoNaranjaSubrayado
{
	font-family:Century Gothic, Tahoma;
	font-size:15px;
	font-weight:normal;
	color:#F47F33;
	text-decoration:underline;
}

.NaranjaNoBold
{
	font-family:Century Gothic, Tahoma;
	font-size:19px;
	font-weight:normal;
	color:#f47f33;
}

.TextoNormalGrande
{
	font-family:Century Gothic, Tahoma;
	font-size:19px;
	font-weight:bold;
	color:#000000;
}

.TextoMini
{
	font-family:Century Gothic, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}	

.TextoNormal
{
	font-family:Century Gothic, Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.TextoNormalBold
{
	font-family:Century Gothic, Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.TextoAzul
{
	font-family:Century Gothic, Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#1E5DA1;	
}

.TextoBlanco
{
	font-size: 15px;
	visibility: visible;
	color: #fff;
	font-family:Century Gothic, Tahoma;
	text-align: center;
}

.TextoBlancoGrande
{
	font-weight: bold;
	font-size: 22px;
	visibility: visible;
	color: #fff;
	font-family:Century Gothic, Tahoma;
}
.BotonLink
{
	background-image:url(/Portal/img/Boton1.jpg);
	font-weight:bold;
	font-size:14px;
	font-family:Century Gothic,Tahoma;
	text-align:center;
	width:148px;
	height:39px;
	color:#F47F33;
	
}
.BotonLink a
{
	color:#F47F33;
}
.BotonLink a:hover
{
	color:#F47F33;
}

.MenuConsola 
{ 
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	FONT-SIZE: 16px;
	Z-INDEX: 100;
	VISIBILITY: hidden;
	BORDER-LEFT: 0px solid;
	WIDTH: 165px;
	CURSOR: default;
	LINE-HEIGHT: 17px;
	BORDER-BOTTOM: 0px solid;
	FONT-FAMILY:Century Gothic, Tahoma;
	POSITION: absolute;
	BACKGROUND-COLOR: menu
}

#dropmenudiv
{
	position:absolute;
	background-image:url(/Portal/img/MenuOpciones.jpg);
	border:1px solid #000000;
	font: 15px;
	font-family: Century Gothic, Tahoma;
	font-style:normal;
	font-weight:bold;
	color: #4B4B4B;
	line-height:30px;
	z-index:100;
}

#dropmenudiv a
{
	width: 90%;
	display: block;
	text-indent: 10px;
	padding: 1px 0;
	text-decoration: none;
	font: 15px;
	font-family: Century Gothic, Tahoma;
	font-style:normal;
	font-weight:bold;
	color: #4B4B4B;
}

#dropmenudiv a:hover
{ /*hover background color*/
	color:#000;
	
}

#dropmenudiv2
{
	font-family: Century Gothic, Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#4B4B4B;
	TEXT-DECORATION: none;
}

#dropmenudiv2 a
{
	font-family: Century Gothic, Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#4B4B4B;
	TEXT-DECORATION: none;
}

#dropmenudiv2 a:hover
{ /*hover background color*/
	font-family: Century Gothic, Tahoma;
	font-weight:bold;
	color:#000;
	TEXT-DECORATION: none;
}
