A.menu:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #333333;
}
DIV.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #333333;
}

A:link  {
	color: #0000E1;
	text-decoration: none;
}

A:visited  {
	color: #FF6600;
	text-decoration: none;
}

A:active  {
	color: #FF0000;
	text-decoration: none;
}

A:hover  {
	color: #FF0000;
	text-decoration: none;
}

TD  {
font-family: Verdana,Arial;
font-size: 12px;
           }
HR {
	color : #336699;
	height : 2px;
}


a.fredy:link,a.fredy:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.fredy:hover,a.fredy:active {
	font-size: 12px;
	font-weight: bold;
	color: #804040;
	text-decoration: none;
}

a.brasil:link,a.brasil:visited {
	font-size: 12px;
	font-weight: bold;
	color: #EAE91D;
	text-decoration: none;
}
a.brasil:hover,a.brasil:active {
	font-size: 12px;
	font-weight: bold;
	color: #3A8D00;
	text-decoration: none;
}

a.chile:link,a.chile:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFD;
	text-decoration: none;
}
a.chile:hover,a.chile:active {
	font-size: 12px;
	font-weight: bold;
	color: #0E429E;
	text-decoration: none;
}


a.peru:link,a.peru:visited {
	font-size: 12px;
	font-weight: bold;
	color: #F75740;
	text-decoration: none;
}
a.peru:hover,a.peru:active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.interno:link,a.interno:visited {
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
a.interno:hover,a.interno:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.ask:link,a.ask:visited {
	font-size: 12px;
	font-weight: bold;
	color: #EAE91D;
	text-decoration: none;
}
a.ask:hover,a.ask:active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


a.siete:link,a.siete:visited {
	font-size: 13px;
	font-weight: bold;
	color: #A21B17;
	text-decoration: none;
}
a.siete:hover,a.siete:active {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.pie:link,a.pie:visited {
	font-size: 11px;
	font-weight: bold;
	color: #F8EFE2;
	text-decoration: none;
}
a.pie:hover,a.pie:active {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.seba:link,a.seba:visited {
	font-size: 10px;
	font-weight: bold;
	color: #C6C6C6;
	text-decoration: none;
}
a.seba:hover,a.seba:active {
	font-size: 10px;
	font-weight: bold;
	color: #9E6104;
	text-decoration: none;
}

a.top:link,a.top:visited {
	font-size: 10px;
	font-weight: bold;
	color: #A21B17;
	text-decoration: none;
}
a.top:hover,a.top:active {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


#menuv {
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 0 1px;
	width: 150px;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuv ul, li {
	list-style-type: none;
}
 
#menuv ul {
	margin: 0;
	padding: 0;
}
 
#menuv li {
	border-bottom: 1px solid #ACCFE8;
}
 
#menuv a {
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	display: block;
	padding: 3px 6px;
	width: 138px;
}
 
#menuv a:hover {
	background: #DBEBF6;
}