body {
	font-family: "Times New Roman", Times, serif;
	font-size: 9in;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #33A02C;
}
a:link {
	text-decoration: none;
	color: #890C08;
}
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
} 
.indent-left-5 {
	margin-left: 5px;
}
.indent-right-5 {
	margin-right: 5px;
}
.indent-all-5 {
	margin: 5px;
}
a.nav2 {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}
