.texto_linksmanager{
font-family: "Futura Lt BT";
color:#696767;
font-size:12px;
font-style:normal;
text-decoration:none;
}
.texto_titulo_linksmanager{
font-family: "Futura Lt BT";
color:#696767;
font-size:12px;
font-style:normal;
text-decoration:none;
font-weight:bold;
}
.enlace01_linksmanager{
font-family:"Futura Lt BT";
color:#6F3A3A;
font-size:12px;
text-decoration:underline;
}
.enlace01_linksmanager:hover{
font-family:"Futura Lt BT";
color:#E66E36;
font-size:12px;
text-decoration:underline;
}
.enlace02_linksmanager{
font-family:"Futura Lt BT";
color:#807F84;
font-size:12px;
text-decoration:none;
}
.enlace02_linksmanager:hover{
font-family:"Futura Lt BT";
color:#000000;
font-size:12px;
text-decoration:none;
}
.input_linksmanager {
	font-family: "Futura Lt BT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px gray solid;
	height: 16px;
}
.button_linksmanager
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 50pt;
    CURSOR: hand;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: "Futura Lt BT";
    BACKGROUND-COLOR: #eeeeee
}
.button2_linksmanager
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 90pt;
    CURSOR: hand;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: "Futura Lt BT";
    BACKGROUND-COLOR: #eeeeee
}
.textarea_linksmanager{
	BORDER-RIGHT: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	font-family: "Futura Lt BT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;	
	overflow:auto;	
}
.select_linksmanager{
	font-family: "Futura Lt BT", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px gray solid;
	height: 16px;
	border-style:dotted;
	background-color: #FFFFFF;		
}

