a.video:link { font-weight:bold; color:#FFFFFF; text-decoration:none; }
a.video:active { font-weight:bold; color:#FFFFFF; text-decoration:none; }
a.video:visited { font-weight:bold; color:#FFFFFF; text-decoration:none; }
a.video:hover { font-weight:bold; color:#FF0000; text-decoration:none; }

.main_bg {
background-color: black;
padding: 0;
padding-bottom: 0;
margin: 0; }

.copy {
font-family: Tahoma;
font-size: 11;
font-weight: bold;
color: #2C2C2C;
padding-bottom: 20; }

.links {
width: 750px;
/* text-align: left; */
font-family: Tahoma;
font-size: 10;
font-weight: normal;
color: #222222;
padding-top: 2px;
padding-bottom: 2px; }

.white {
color: white; }

.form_name {
text-align: center;
padding-top: 20;
font-family: Tahoma;
font-size: 18;
font-weight: bold;
color: white; }

.form_text {
padding: 5;
font-family: Tahoma;
font-size: 12;
color: darkgray; }

.input {
font-family: Tahoma;
color: black; }

A.dark_link:active {
  color: #2C2C2C;
  text-decoration: none; }

A.dark_link:visited {
  color: #2C2C2C;
  text-decoration: none; }

A.dark_link:link {
  color: #2C2C2C;
  text-decoration: none; }

A.dark_link:hover {
  color: red;
  text-decoration: none; }


A.form_link:active {
  color: dimgray;
  text-decoration: none; }

A.form_link:visited {
  color: dimgray;
  text-decoration: none; }

A.form_link:link {
  color: dimgray;
  text-decoration: none; }

A.form_link:hover {
  color: red;
  text-decoration: none; }

  
A.part_link:active {
  color: #222222;
  text-decoration: none; }

A.part_link:visited {
  color: #222222;
  text-decoration: none; }

A.part_link:link {
  color: #222222;
  text-decoration: none; }

A.part_link:hover {
  color: red;
  text-decoration: none; }
