A:link  {
	color: #0000FF;
	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.madrid:link,a.madrid:visited {
	font-size: 11px;
	font-weight: bold;
	color: #D60022;
	text-decoration: none;
}
a.madrid:hover,a.madrid:active {
	font-size: 11px;
	font-weight: bold;
	color: #FF91A2;
	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: #D60022;
	text-decoration: none;
}


a.siete:link,a.siete:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.siete:hover,a.siete:active {
	font-size: 11px;
	font-weight: bold;
	color: #D60022;
	text-decoration: none;
}


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: #D60022;
	text-decoration: underline;
}

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: #D60022;
	text-decoration: none;
}

#menuv {
	border: 1px solid #014F97;
	border-width: 1px 1px 0 1px;
	width: 170px;
	font 130% "verdana", Arial, Helvetica, sans-serif, bold;
	BORDER-RIGHT: #FFA542 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #FFA542 1px solid;
	WIDTH: 170px;
	BORDER-BOTTOM: #ffffff 1px solid
}
}
#menuv ul, li {
	list-style-type: none;
}
 
#menuv ul {
	margin: 0;
	padding: 0;
}
 
#menuv li {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
 
#menuv a {
	text-decoration: none;
	color: #800000;
	background: #FFA542;
	display: block;
	padding: 3px 6px;
	width: 170px;
}
 
#menuv a:hover {
	background: #FFD9AE;
}