@import url("styles.css");

.link:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #C8A414;
	text-decoration: none;
}
.link1:hover {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #C8A414;
	text-decoration: none;
}

.menu	{background-image:url(../images/menu_bg_amarillo.gif); padding-left:19px;}
.menu:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #C8A414;
	text-decoration: none;
}

.tdcolor {
	background-color: #FFE400;
}

.titulo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #C8A414;
	text-decoration: none;
}

.textobold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #C8A414;
	text-decoration: none;
}

.textocolor {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #C8A414;
	text-decoration: none;
}

.texto:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #C8A414;
	text-decoration: none;
}

.bottombg	{ background-image:url(../images/bottom_bg_amarillo.gif);}
