a {	
	color: #0000B4;
	padding: 1px;	
	text-decoration: none;
}
h2 {
	color: #054897
	}
h3 {	
	font-family: "Times New Roman", Times, serif;	
	font-size: 1.15em; 	
	color: #000000
	}
h4 {
	color: #000000
	}
a:link {
	color: #0000B4;
	padding: 1px;
}

a:visited {
  color: #0000B4;
  padding: 1px;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
	padding: 1px;
}

a:active {
	color: #FF0000;
	padding: 1px;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
}

a.nav:visited {
	color: #cccccc;
}

a.nav:hover {
	color: #CCCCCC;
	background-color: #666666;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 1px;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}

a.box {
	padding: 1px;
	background-color: #666666;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 1px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer { 
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.0em;
	color: #FFFFFF;
	}
a.footer:link { 
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #FFFFFF;
	}
a.footer:visited { 
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #FFFFFF;
	}
a.footer:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #F8C56A;
	}
a.footer:active { 
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #FFFFFF;
	}
