body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
TABLE {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
textarea{
}

a			{
	color: #0C549C;
	text-decoration: none;
}

A:link {
	COLOR: #0C549C;
	text-decoration: none;
}
A:visited {
	COLOR:  #0C549C;
	text-decoration: none;
}
A:hover {
	COLOR: #ff0000;
	text-decoration: none;
   }
