/* CSS Document */
<style type="text/css"> 
<!--
.StiloStork {
	a:hover;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	filter: Grey;
	font-style: normal;
	font-variant: normal;
	font-size: xx-small;
	text-decoration: none;
}
a.StiloStork:hover { 
	text-decoration: none; 
	color:black; 
	background:white;
} 
-->
</style>
<style type="text/css"> 
<!--
.EnlaceFich {
	a:hover;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #blue;
	cursor: hand;
	filter: Grey;
	font-style: normal;
	font-variant: normal;
	font-size: xx-small;
	text-decoration: none;
}
a.EnlaceFich:hover { 
	text-decoration: none; 
	color:white; 
} 
-->
</style>
<style type="text/css">
<!--
.Boton {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	cursor: hand;
	font-style: normal;
	font-variant: normal;
}
a.Boton:hover { 
	text-decoration: none; 
	color:red; 
} 
-->
</style>
<style type="text/css">
<!--
.negrojo {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: hand;
	font-style: normal;
	font-variant: normal;
}
a.negrojo:hover { 
	text-decoration: none; 
	color:red; 
} 
-->
</style>
<style type="text/css">
<!--
.negroblanco {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: hand;
	font-style: normal;
	font-variant: normal;
}
a.negroblanco:hover { 
	text-decoration: none; 
	color:white; 
} 
-->
</style>
<style type="text/css">
<!--
.negrorojo {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: hand;
	font-style: normal;
	font-variant: normal;
}
a.negrorojo:hover { 
	text-decoration: none; 
	color:red; 
} 
-->
</style>
