a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {

	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {


	color: #663399;
	font-weight: bold;
	text-decoration: none;
}
.subheadings {
	font-weight: bold;
	color: #663399;
}

.leftmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF9900;
	font-weight: bold;

}
.leftmenu:link {
	color: #FF9900;
	text-decoration: none;
}
.leftmenu:visited {
	color: #FF9900;
	text-decoration: none;
}
.leftmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
.submenu:link {
	color: #FF9900;
	text-decoration: none;

}
.submenu:visited {
	color: #FF9900;
	text-decoration: none;

}
.submenu:hover {
	color: #FFFFFF;
	text-decoration: none;

}

