/* Body and basic page settings */

body{
background: #000000;
margin: 0 0 0 0;
padding: 0;
font-family: Verdana,Helvetica, sans-serif; 
font-size: 12;
color: #FFFFFF;
}

td, th, p{
font-family: Verdana,Helvetica, sans-serif; 
font-size: 12;
color: #FFFFFF;
}

.highlight{
font-family: Verdana,Helvetica, sans-serif; 
font-size: 16;
color: #FFFFFF;
}

.highlight_red{
font-family: Verdana,Helvetica, sans-serif; 
font-size: 16;
color: #FF0000;
}

.highlight_sred{
font-family: Verdana,Helvetica, sans-serif; 
font-size: 14;
color: #FF0000;
}

/* Link Styles */

a.footer:link    {color:#000000; FONT-WEIGHT: bold; text-decoration:none} 
a.footer:visited {color:#000000; FONT-WEIGHT: bold; text-decoration:none}
a.footer:active  {color: #D78D74; FONT-WEIGHT: bold; text-decoration:none}
a.footer:hover   {color: #D78D74; FONT-WEIGHT: bold;text-decoration:none}

a.footer2:link    {color:#000000; FONT-WEIGHT: bold; text-decoration:none} 
a.footer2:visited {color:#000000; FONT-WEIGHT: bold; text-decoration:none}
a.footer2:active  {color: #FF0000; FONT-WEIGHT: bold; text-decoration:none}
a.footer2:hover   {color: #FF0000; FONT-WEIGHT: bold;text-decoration:none}

a.special:link	  {color:#FFFFFF; FONT-WEIGHT: bold; font-size: 16; text-decoration:none}
a.special:visited {color:#FFFFFF; FONT-WEIGHT: bold; font-size: 16; text-decoration:none}
a.special:active  {color: #FFFFFF; FONT-WEIGHT: bold; font-size: 16; text-decoration:none}
a.special:hover   {color: #FFFFFF; FONT-WEIGHT: bold; font-size: 16; text-decoration:none}

a.sspecial:link	  {color:#FFFFFF; FONT-WEIGHT: bold; font-size: 14; text-decoration:none}
a.sspecial:visited {color:#FFFFFF; FONT-WEIGHT: bold; font-size: 14; text-decoration:none}
a.sspecial:active  {color: #FFFFFF; FONT-WEIGHT: bold; font-size: 14; text-decoration:none}
a.sspecial:hover   {color: #FFFFFF; FONT-WEIGHT: bold; font-size: 14; text-decoration:none}

a.redlink:link	  {color:#FF0000; FONT-WEIGHT: bold; font-size: 14; text-decoration:none}
a.redlink:visited {color:#FF0000; FONT-WEIGHT: bold; font-size: 14; text-decoration:none}
a.redlink:active  {color: #FF0000; FONT-WEIGHT: bold; font-size: 14; text-decoration:none}
a.redlink:hover   {color: #FF0000; FONT-WEIGHT: bold; font-size: 14; text-decoration:none}

a.letters:link    {color:#22A6FF; text-decoration:none} 
a.letters:visited {color:#22A6FF; text-decoration:none}
a.letters:active  {color: #22A6CC; text-decoration:none}
a.letters:hover   {color: #22A6CC; text-decoration:none}