/* CSS Document */

<link href="colegio.css" rel="stylesheet" type="text/css">
menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;

}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;

}
BODY {SCROLLBAR-FACE-COLOR:#222f52;
      SCROLLBAR-HIGHLIGHT-COLOR:#1a4976;
      SCROLLBAR-SHADOW-COLOR:#1a4976;
      SCROLLBAR-3DLIGHT-COLOR:#1a4976;
      SCROLLBAR-ARROW-COLOR:#ffcc00;
      SCROLLBAR-TRACK-COLOR:#274078;
      SCROLLBAR-DARKSHADOW-COLOR:#1a4976
}.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #253762;
}
