A:visited{
	color: Aqua;
}

A{
	color: Aqua;

}

 div.hol {
 	background-color : yellow;
	color: Black;
	}

td.outer {
      border : solid green;
      text-align : right;
     cellpadding : 1em;
	 background-color:   #9faa84;
	 border-style: outset;
}

table.inner {
	background-color : Black;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align: right;
	color : #99FFCC;
	width: 25pt;
}



.CompanyName{
	font-size:20pt;
	font-family: "Copperplate Gothic Bold";
	color: Aqua;
	font-weight: bold;
}

.CottageTitle{
	font-family: Comic Sans MS;
	color: #7FFFD4;
	font-size: 24px;
	font-weight: bold;
}

.CottageTitleBlackLarge{
	font-family: Comic Sans MS;
	color:Black;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}

.CottageOverview{
	font-family: Comic Sans MS;
	color: #FFFFFF;
	font-size: 18px;
}

.CottageDescription{
	font-family: Comic Sans MS;
	color: #FFFFFF;
	font-size: 16px;
}

.HeaderGray{
	background-color: Gray;
	color: #F0FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.PhoneFont{
	font-family: Garamond, Bookman;
}

.TextBlack{
	color: black;	
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TextBlue{
	color: #AFEEEE;;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TextNavy{
	color: navy;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TextRed{
	color: #FFB6C1;;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TextYellow{
	color: #FFFFE0;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextWhiteSmall{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.hb {
	BACKGROUND-COLOR: #9faa84
}
.sb {
	BACKGROUND-COLOR: #e8be74
}
.hf {
	COLOR: #ffffff; FONT-FAMILY: arial
}
.sf {
	FONT-SIZE: smaller; COLOR: #333333; FONT-FAMILY: arial
}
.bb {
	BACKGROUND-COLOR: #fffff6
}
.bf {
	COLOR: #fffff6
}
.nb {
	BACKGROUND-COLOR: #d1d9bd
}
.btn {
	FONT-WEIGHT: normal; FONT-SIZE: smaller; CURSOR: hand; COLOR: #333333; FONT-FAMILY: Verdana,"MS Sans Serif",Charcoal,Chicago,Arial; BACKGROUND-COLOR: #e8be74
}