A {text-decoration: none; color:black;}

.link1 {font-family:"Trebuchet MS";font-size:16px;text-decoration:none;color:#C1C1C1;}
.link21 {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-style:italic;
	text-decoration:none;
	color:#FF9900;
}

.link1Negro {font-family:"Trebuchet MS";font-size:16px;text-decoration:none;color:black;}
.link21Negro {font-family:"Trebuchet MS";font-size:14px;font-style:italic;text-decoration:none;color:black;}

.texto {font-family:"Trebuchet MS";font-size:14px}
.textoletras {font-family:"Trebuchet MS";font-size:12px;}
a.textoletras:active {text-decoration:underline;color:black;}
a.textoletras:hover {text-decoration:underline;color:#FB8B03;}
a.textoletras:link {text-decoration:underline;color:black;} 

.node {font-family:"Trebuchet MS";text-decoration:none;color:black;}
a.node:active {text-decoration:none;color:black;}
a.node:hover {text-decoration:none;color:#FB8B03;}
a.node:link {text-decoration:none;color:black;} 

/* Components Formularis */
input {
	font-family:"Trebuchet MS"
	font-size: 9px;
	color: black;
	background-color: #C1C1C1;
	border-top: 1px solid #6B8AB5;
	border-right: 1px outset #6B8AB5;
	border-left: 1px solid #6B8AB5;
	border-bottom: 1px outset #6B8AB5;
}

select {
	font-family:"Trebuchet MS"
	font-size: 9px;
	color: black;
	background-color: #C1C1C1;
	border-top: 1px solid #6B8AB5;
	border-right: 1px outset #6B8AB5;
	border-left: 1px solid #6B8AB5;
	border-bottom: 1px outset #6B8AB5;
}

textarea {
	font-family:"Trebuchet MS"
	font-size: 9px;
	color: black;
	width: 350px;
	background-color: #C1C1C1;
	border-top: 1px solid #6B8AB5;
	border-right: 1px outset #6B8AB5;
	border-left: 1px solid #6B8AB5;
	border-bottom: 1px outset #6B8AB5;
}
/* Components Formularis */


.menu {font-family:"Trebuchet MS";font-size:14px}
.submenu {font-family:"Trebuchet MS";font-size:12px}
.ArticleResum {font-family:"Trebuchet MS"; font-size:12px; text-align: justify; text-decoration:italic;}

