<style type="text/css">

a:hover {
	color: #b95998;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #b95998;
	text-decoration: none;
}


a.enlace:hover{ color: #6194ba;
text-decoration: none;
}

a.enlace:link {
	color: #B95998;
	text-decoration: none;
}
a.enlace:visited{ 	color: #B95998;
text-decoration: none;
}
a.enlace:active{ 	color: #B95998;
text-decoration: none;
}
a.enlace:hover{ color: #6194ba;
text-decoration: none;
}

body {
	SCROLLBAR-FACE-COLOR:#6194ba;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #ecece4;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}