@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #000000;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC99;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}#maintable {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 609px;
	width: 697px;
	background-image: url(images/maspalomas-print-bg.jpg);
}
#maintable #terms {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#maintable #terms a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color:#FFFFFF;
	}
