body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
body {
	background-color: #f8f8f8;
	margin: 0px;
}
a:link {
	color: #a60016;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A60016;
}
a:hover {
	text-decoration: underline;
	color: #A60016;
}
a:active {
	text-decoration: none;
	color: #A60016;
}

/******** TEXTOS *********/

.times {font-family:"Times New Roman", Times, serif;}

.textoNegro14 {font-size:14px; color:#000000!important;}
.textoNegro18 {font-size:18px; color:#000000!important;}

.titulo {border-bottom:1px solid #a60016; font-size:16px; color:#a60016}

.menu_ul {
margin: 0px;padding:10px;
}
.menu_ul li {
margin: 8px 0px;padding:0px;
}