
.texto_linksmanager{
font-family:  arial;
color:#696767;
font-size:11px;
font-style:normal;
text-decoration:none;
}

.texto_titulo_linksmanager{
font-family:  arial;
color:#696767;
font-size:11px;
font-style:normal;
text-decoration:none;
font-weight:bold;
}

.enlace01_linksmanager{
font-family:Arial;
color:#6F3A3A;
font-size:11px;
text-decoration:underline;
}

.enlace01_linksmanager:hover{
font-family:Arial;
color:#E66E36;
font-size:11px;
text-decoration:underline;
}

.enlace02_linksmanager{
font-family:Arial;
color:#807F84;
font-size:12px;
text-decoration:none;
}

.enlace02_linksmanager:hover{
font-family:Arial;
color:#000000;
font-size:12px;
text-decoration:none;
}

.input_linksmanager {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: 7.5pt;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 50pt;
    CURSOR: hand;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #eeeeee
}

.button2_linksmanager
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 7.5pt;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 90pt;
    CURSOR: hand;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: verdana;
    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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;	
	overflow:auto;	
}

.select_linksmanager{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px gray solid;
	height: 16px;
	border-style:dotted;
	background-color: #FFFFFF;		
}