body { color: #fff; background-color: #38271b; }

/* Body */
.bodytext { color: #000; font-size: 14px; font-family: "Book Antiqua", georgia, sans-serif; letter-spacing: 1pt; }
a.bodytext:link { color: #ff7b00 ; font-weight: bold; text-decoration: none; }
a.bodytext:visited { color: #ffa600 ; font-weight: bold; text-decoration: none; }
a.bodytext:hover { color: #0af ; font-weight: bold; text-decoration: none; }
a.bodytext:active { color: #ffa600 ; font-weight: bold; text-decoration: none; }

/* Available */
.available { color: #666; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a.available:link { color: #f60; }
a.available:visited { color: #f60; }
a.available:hover { color: #0af; }
a.available:active { color: #f60; }
.avtitle { color: #2a5381; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }

/* Footer */
.footer { color: #868686; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
a.footerd:link { color: #868686; text-decoration: none; }
a.footer:visited { color: #868686; text-decoration: none; }
a.footer:hover { color: #0af; text-decoration: none; }
a.footer:active { color: #868686; text-decoration: none; }
