a:link    {
	color: rgb(FF, 80, 0);
}

a:visited    {
	color: rgb(51, 153, 102);
}

a:active    {
	color: rgb(50, 80, 102);
}

a.ingles_espanol    {
	font-weight: bolder;
	color: #99FF99;
	background: rgb(0, 0, 102);
}

body {
	SCROLLBAR-FACE-COLOR: #4682B4;
	SCROLLBAR-HIGHLIGHT-COLOR: #74A1C9;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #6196C5;
	SCROLLBAR-ARROW-COLOR: #BFD4E6;
	SCROLLBAR-TRACK-COLOR: #254867;
	SCROLLBAR-DARKSHADOW-COLOR: #316088;
	scrollbar-arrow-color: #000077;
	background-color: RBG(243,243,243);
	background-image: url('images/background.gif');
	font-family: "Arial";
}