    a:active {
	text-decoration: underline;
	color: #3333FF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

    a:link {  text-decoration: none; color: #0000cc}

    a:visited {  text-decoration: none; color: #990099}

    a:hover {  text-decoration: underline; color: #000066}

  
.mission {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #660000;
	font-weight: bold;
}
body {
	padding-top: 20px;
	background-attachment: fixed;
	background-image: url(../images/backgrounds/gradient.jpg);
	background-repeat: repeat-x;
}
.bold {
	font-weight: bold;
}

body p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
}
li {
	padding-top: 10px;
}

