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: 11px;
           }
HR {
	color : #336699;
	height : 2px;
}


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

a.fredy1:link,a.fredy1:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FCB727;
	text-decoration: none;
}
a.fredy1:hover,a.fredy1:active {
	font-size: 11px;
	font-weight: bold;
	color: #Ffffff;
	text-decoration: none;
}


a.canada:link,a.canada:visited {
	font-size: 11px;
	font-weight: bold;
	color: #D60022;
	text-decoration: none;
}
a.canada:hover,a.canada:active {
	font-size: 11px;
	font-weight: bold;
	color: #FF91A2;
	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: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
a.peru:hover,a.peru:active {
	font-size: 11px;
	font-weight: bold;
	color: #009D9D;
	text-decoration: none;
}

a.interno:link,a.interno:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.interno:hover,a.interno:active {
	font-size: 11px;
	font-weight: bold;
	color: #A2A2A2;
	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: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.siete:hover,a.siete:active {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}


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

a.seba:link,a.seba:visited {
	font-size: 11px;
	font-weight: bold;
	color: #33462B;
	text-decoration: none;
}
a.seba:hover,a.seba:active {
	font-size: 11px;
	font-weight: bold;
	color: #86AB76;
	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 #F7DCCC;
	border-width: 1px 1px 0 1px;
	width: 170px;
	font 130% "verdana", Arial, Helvetica, sans-serif;
}
#menuv ul, li {
	list-style-type: none;
}
 
#menuv ul {
	margin: 0;
	padding: 0;
}
 
#menuv li {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #F7DCCC;
}
 
#menuv a {
	text-decoration: none;
	color: #000000;
	background: #F7DCCC;
	display: block;
	padding: 3px 6px;
	width: 170px;
}
 
#menuv a:hover {
	background: #F2C7AC;
}