BODY {SCROLLBAR-ARROW-COLOR: #97AABA; 
SCROLLBAR-FACE-COLOR: #F2F5F7; SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0; SCROLLBAR-SHADOW-COLOR: #B2C3D0; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
font-family: "Comic Sans MS", "Arial",Sans Serif}
P    {text-align : justify}
a:link {
	color: #0000ff;
	text-decoration: none;
}
.destacado-rojo {
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #0000ff;
}

a:active {
	text-decoration: ;
	color: #0000ff
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}

