.bot_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	
}

.bot_links a:hover {
	text-decoration: none;
	color: #990000;
}

.bot_links a:link {
	color: #FFFFFF;
}

.bot_links a:visited {
	color: #FFFFFF;
}

.bot_links a:active {
	color: #FFFFFF;
}

.main_copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.main_copy a:hover {
	text-decoration: none;
	color: #990000;
}

.main_copy a:link {
	color: #01698B;
}

.main_copy a:visited {
	color: #01698B;
}

.main_copy a:active {
	color: #01698B;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #6601FF;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	top: -5px;
}
.page_heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6B03FF;
	font-style: normal;
	font-weight: bold;
	line-height: 2px;
	top: -10px;
}
