body, table, tr, td {
	font-family: arial;
	font-size: 12px;
	color: #005B80;
}
a img { border:none; }
A:link, A:visited, A:active
{
	color: #005B80;
	text-decoration: none;
}
A:hover
{
	color: #005B80;
	text-decoration: underline;
}
.errorClass {
	background-color: pink;
}
