a:link {
	color: #7F7387;
}

a:visited {
  color: #7F7387;
}

a:hover {
	color: #7F7387;
}

a:active {
	color: #7F7387;
}

a.hidden {
  color: #E5DCE1;
}

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

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

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

a.nav:link {
	color: #806063;
	}

a.nav:visited {
	color: #806063;
	
}

a.nav:hover {
	color: #806063;
	
}
a.nav1:link {
	color: #E5DCE1;
	}

a.nav1:visited {
	color: #E5DCE1;
	
}

a.nav1:hover {
	color: #E5DCE1;
	
}

a.nav2:link {
	color: #020032;
	}

a.nav2:visited {
	color: #020032;
	
}

a.nav2:hover {
	color: #020032;
	
}

a.nav3:link {
	color: #153878;
	}

a.nav3:visited {
	color: #153878;
	
}

a.nav3:hover {
	color: #153878;
	
}


a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

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;
}
