  BODY, TABLE, TD, TR, TH  {
  	font-family : arial, helvetica, sans-serif;
  }
  
  A:active  {
  	text-decoration : none;
  	color : black;
	font-weight : bold;
  }
  
  A:link  {
  	text-decoration : none;
 	font-weight : bold;
	color : 6666FF
  }
  
  A:visited  {
	color : 9999FF;
  	text-decoration : none;
  	font-weight : bold;
  }
  
  A:hover  {
  	color : FF6666;
  	font-weight : bold;
  }

  TEXTAREA {
  	color:white;
	background-color:333399;
  } 

  INPUT {
  	color:white;
	background-color:333399;
  } 
  
#T
{
color:white;
font-family : arial, helvetica, sans-serif;
}
#Front
{
color:3333CC;
font-family : arial, helvetica, sans-serif;
}
