A:link          {text-decoration: none;
                 text-decoration: none;
                 color: white }
A:visited       {text-decoration: none;
                 text-decoration: none;
                 color: white }
A:active        {text-decoration: none;
                 text-decoration: none;
                 color: Blue }
A:hover         {text-decoration: none;
                 text-decoration: none;
                 color: Red }

.index {   
                  
    text-align:JUSTIFY;
    line-height:NORMAL;
	color: #FFFFFF;
	font-family: Arial,;
	font-size:12pt;
    text-decoration: NONE;
    border-collapse: collapse;
	border-style: SOLID;
	border-width: 0px;
	border-color: #000000
} 
.exit  {              
    FONT-STRETCH:EXPANDED;
    LETTER-SPACING:5;  
    text-align:JUSTIFY;
    line-height:NORMAL;
	color: green;
	font-family: Arial,;
	font-size: 25pt;
    text-decoration: NONE;
    border-collapse: collapse;
	border-style: SOLID;
	border-width: 0px;
	border-color: black; }

