
 	A:link		{text-decoration: none;
                         font-weight:     bold;
                         color:           #0066FF;
                         background:      #000000}

 	A:visited	{text-decoration: none;
                         font-weight:     bold;
                         color:           #FFFFFF;
                         background:      #000000}

 	A:active	{text-decoration: none;
                         font-weight:     bold;
                         color:           #FF0033;
                         background:      #000000}


        
        .red            {font-weight: bold;
                         color: #FF0033;
                         background:      #000000}

        .white          {font-weight: bold;
                         color: #FFFFFF;
                         background:      #000000}

        .blue           {font-weight: bold;
                         color: #0066FF;
                         background:      #000000}



        .redfix       {font-weight: bold;
             		 font-size: 16px;
                         color: #FF0033;
                         background:      #000000}

        .whitefix     {font-weight: bold;
			 font-size; 16px;
                         color: #FFFFFF;
                         background:      #000000}

        .bluefix       font-weight: bold;
                         font-family: Times New Roman, Times, serif;
			 font-size; 16px;
                         color: #0066FF;
                         background:      #000000}


	.bigred       {font-weight: bold;
             		 font-size: 20px;
                         color: #FF0033;
                         background:      #000000}

        .bigwhite      {font-weight: bold;
			 font-size; 20px;
                         color: #FFFFFF;
                         background:      #000000}

        .bigblue       font-weight: bold;
                         font-family: Times New Roman, Times, serif;
			 font-size; 20px;
                         color: #0066FF;
                         background:      #000000}



