a:link     {text-decoration:underline; color:#444444; }
a:visited  {text-decoration:underline; color:#444444; }
a:active   {text-decoration:none; color:#AAAAAA; }
a:hover    {
	text-decoration:underline;
	color:#444444;
	background-color: #DDFFFF;
}
BODY       {
	font-size: x-small;
	color: #444444;
	margin: 0px;
	padding: 0px;





}
TABLE      {
	font-size: x-small;
	color: #444444;

}
INPUT      {
	font-size: x-small;
	color: #444444;
}
