﻿body {
   margin:10;
	padding:0;
	background-image: url(images/hotel-bkgd-crm.jpg);
	background-repeat: repeat-x;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #943230;
}

td {
	font-family: Verdana;
  color: #943230;
  font-size:10pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #943230;
  font-size: 10pt;

}
a			{text-decoration: none}
a:link       { color: #943230 }
a:visited    { color: #5E1115 }
a:hover      { color: #CF3C2C }

.blink {
	font-size: small;
	font-weight: bold;
	text-decoration: blink;
}
</style>

