body {
	background-color:#313031;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	line-height: normal;
	white-space: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 100%;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 100%;
	text-align: center;
}
a.two:link, a.two:visited {
    background-color: white;
    color: black;
    border: 2px solid orange;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

a.two:hover, a.two:active {
    background-color: orange;
    color: white;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #FFFFFF;
	text-align: left;
	white-space: normal;
}
.centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-top: .1em;
}
.style2 {
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF
}

.style3 {
font:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF
}
 a.commercials_play {
 }