A:link    {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

A:visited {color: #000099; text-decoration: underline;}

A:active  {color: #000099; text-decoration: underline;}

A:hover   {color: #000033; text-decoration: underline;}

.text{
	font: 12px arial;
	color: #333333;
}
td{
	font: 12px arial;
	color: #333333;
}