@charset "utf-8";
body,td,th {
	color: #F9F8F8;
	text-align: center;
}
body {
	background-color: #070707;
	text-align: center;
}
a:link {
	color: #8D92F5;
}
a:visited {
	color: #ED920F;
}
a:active {
	color: #8A95E8;
}
a:hover {
	color: #F0F1F5;
	font-size: 9px;
}
header nav ul {
	list-style: none;
	float: right;
}
ul li:hover a {
	color: #2C9AB7;
}
ul li:hover a {
	color: #2C9AB7;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
.hero {
	background-color: #EF0509;
	padding-top: 50px;
	padding-bottom: 50px;
	table-layout: auto;
}
.hero2 {


}
#hero2 .tagline a {
	color: #F0F1F5;
}
#hero2 p a {
	color: #F0F1F5;
	font-size: 16px;
	text-transform: none;
}
