/* this is the style sheet for the 80s */



/* links for the footer ssi */
a.mainfooter:link          {font-family:Verdana,Helvetica,Arial; font-size:12px; font-weight:bold; color:#6699ff; text-decoration:none}
a.mainfooter:visited       {font-family:Verdana,Helvetica,Arial; font-size:12px; font-weight:bold; color:#6699ff; text-decoration:none}
a.mainfooter:active        {font-family:Verdana,Helvetica,Arial; font-size:12px; font-weight:bold; color:#ff0000; text-decoration:none}
a.mainfooter:hover         {font-family:Verdana,Helvetica,Arial; font-size:12px; font-weight:bold; color:#ff0000; text-decoration:none}

/* links for the timeline section */
a.smalltimeline:link          {font-family:Verdana,Helvetica,Arial; font-size:10px; font-weight:bold; color:#cc00ff; text-decoration:none}
a.smalltimeline:visited       {font-family:Verdana,Helvetica,Arial; font-size:10px; font-weight:bold; color:#cc00ff; text-decoration:none}
a.smalltimeline:active        {font-family:Verdana,Helvetica,Arial; font-size:10px; font-weight:bold; color:#ff0000; text-decoration:none}
a.smalltimeline:hover         {font-family:Verdana,Helvetica,Arial; font-size:10px; font-weight:bold; color:#ff0000; text-decoration:none}

/* Standard White text for dark backgrounds */

.standardwhite{font-family: verdana,helvetica,arial; font-size: 14px; line-height: 16px; color: #ffffff;}
.boldwhite{font-family: verdana,helvetica,arial; font-size: 14px; font-weight:bold; line-height: 16px; color: #ffffff;}
