BODY {
	color: #00BFFF;
	background-color: #483D8B;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
}

A {
	color: #20B2AA;
	font-weight: bold;
}


A:HOVER {
	color: #1E90FF;
}

table.rescat {   border: thin solid Red;  text-align: center;   }
span.cathead {
	color: Red;
	padding-left: 13px;
	border: thin solid Red;
	width: 250px;
	margin-bottom: -5px;
	text-align: center;
	}
table.rescat td {
	border: 1px solid #DC143C;
}