<!--menu -->
a.link:Link
{
color: #ffffff;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #;
}

a.link:Visited
{
color:#ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #;
}

a.link:Active
{
color: ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #;
}

a.link:Hover
{
color: 1b87a2;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #;
}


<!--descargas -->
a.link1:Link
{
color: #1b87a2;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #;
}

a.link1:Visited
{
color:#1b87a2;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #;
}

a.link1:Active
{
color: 1b87a2;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #;
}

a.link1:Hover
{
color: b32146;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #;
}

.link_menu
{
	font-family : verdana;
	font-size : 9px;
	font-style : italic;
        font-weight : none;
	background-color :;
	color : #000000;
}



<!--menu-->
a.link_menu:Link
{
color: #000000;
font-family: Verdana;
font-style : italic;
font-weight : none;
text-decoration : none;
font-size : 9px;
background-color : #;
}

a.link_menu:Visited
{
color:#000000;
font-family:verdana;
font-style : italic;
font-weight : none;
text-decoration : none;
font-size : 9px;
background-color : #;
}

a.link_menu:Active
{
color: 000000;
font-family:verdana;
font-style : italic;
font-weight : none;
text-decoration : none;
font-size : 9px;
background-color : #;
}

a.link_menu:Hover
{
color: b32146;
font-family:verdana;
font-style : italic;
font-weight : none;
text-decoration : none;
font-size : 9px;
background-color : #;
}