a:link {
	color: #0000FF;
	font-family: "Trebuchet MS";
}

a:visited {
	color: #3366FF;
	font-family: "Trebuchet MS";
}

a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
}

a:active {
	color: #FF0000;
	font-family: "Trebuchet MS";
}

a.hidden {
  color: #FFCC99;
}

a.hidden:visited {
  color: #FFCC99;
}

a.hidden:hover {
	color: #FFFFFF;
}

a.hidden:active {
  color: #FFCC99;
}

a.nav:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

a.nav:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
}

a.menu {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font: Trebuchet;
}

a.menu:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
	background-color: #FFFFFF;
	font: Trebuchet;
	}
h2 {
	font-family: "Trebuchet MS, arial";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-family: "Trebuchet MS, arial";
	font-size: 14px;
	font-weight: bold;
	color: #EBD1AC;
	line-height: normal;
}
h4 {
	font-family: "Trebuchet MS, arial";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}



a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
