body {
	font-family: "Lucida Sans Unicode";
	font-size: x-small;
}

  a.one:link {
	text-decoration: none;
	color: #606060;
	font-family: "Lucida Sans Unicode";
	font-weight: 400;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted #66CC00;
	border-left: thin none;
  }
  a.one:visited {
	text-decoration: none;
	color: #606060;
	font-family: "Lucida Sans Unicode";
	font-weight: 400;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted #66cc00;
	border-left: thin none;
  }
  a.one:hover {
	cursor: crosshair;
	color: #000000;
	border-top: thin none #000033;
	border-right: thin none #000033;
	border-bottom: thin dotted #000033;
	border-left: thin none #000033;
}
 a.two:link {
	text-decoration: none;
	color: #000000;
	font-family: "Lucida Sans Unicode";
	font-weight: 400;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted #666666;
	border-left: thin none;
	}
  a.two:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Lucida Sans Unicode";
	font-weight: 400;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted #666666;
	border-left: thin none;
	}
  a.two:hover {
	cursor: crosshair;
	color: #66CC00;
	border-top: thin none #000033;
	border-right: thin none #000033;
	border-bottom: thin dotted #f00;
	border-left: thin none #000033;
	}
a.three:link {
	text-decoration: none;
	color: #000;
	font-family: "Lucida Sans Unicode";
	font-weight: 400;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted #66FF33;
	border-left: thin none;
	font-size: x-small;
  }
  a.three:visited {
	text-decoration: none;
	color: #000;
	font-family: "Lucida Sans Unicode";
	font-weight: 400;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted #006633;
	border-left: thin none;
	font-size: x-small;
  }
  a.three:hover {
	cursor: crosshair;
	color: #030;
	border-top: thin none #000033;
	border-right: thin none #000033;
	border-bottom: thin dotted #FF9900;
	border-left: thin none #000033;
}
  .footer{
	color: #000;
	font-family: "Trebuchet MS";
	font-weight: 400;
	font-size: xx-small;
	border: none;
	}
  a.footer:link {
	text-decoration: none;
	color: #777;
	font-family: "Trebuchet MS";
	font-weight: 400;
	font-size: xx-small;
	}
	
a.footer:visited {
	text-decoration: none;
	color: #777;
	font-family: "Trebuchet MS";
	font-weight: 400;
	font-size: xx-small;
	}
  a.footer:hover {
	text-decoration: none;
	cursor: crosshair;
	color: #333;
	font-size: xx-small;
	}
h1 {font-family: "Lucida Sans Unicode";
color: #999999;
font-size: x-large;
}
