A:LINK		{color : navy;	text-decoration : none;
  font-size : 13px;
  font-family : "MS UI Gothic";
}
A:VISITED	{color : navy;	text-decoration : none;
  font-size : 13px;
  font-family : "MS UI Gothic";
}
A:ACTIVE	{	text-decoration : underline;
  font-size : 13px;
  font-family : "MS UI Gothic";
}
A:HOVER		{color : #cc0000;	text-decoration : underline;
  font-size : 13px;
  font-family : "MS UI Gothic";
}


BLOCKQUOTE{
  font-size : 13px;
  font-family : "MS UI Gothic";
  color : #385a4a;
  text-decoration : none;
  font-weight : normal;
  
}
TD{
  color : #464646;
}
