A{
	color: white;
	text-decoration: none;
}
A:Visited{
	color: White;
	text-decoration: none;
}
A:Visited:Hover{
	color:Yellow;
	text-decoration: underline;
}
A:hover{
	color: Yellow;
	text-decoration: underline;
}

A.Blue{
	color: Navy;
}
A.Blue:Visited{
	color: Navy;
}
A.Blue:Visited:Hover{
	color:Navy;
	text-decoration: underline;
}
A.Blue:hover{
	color: Navy;
	text-decoration: underline;
}

A.Yellow{
	color: LightYellow;
}
A.Yellow:Visited{
	color: LightYellow;
}
A.Yellow:Visited:Hover{
	color:LightYellow;
	text-decoration: underline;
}
A.Yellow:hover{
	color: LightYellow;
	text-decoration: underline;
}

A.EMail{
  font-weight: normal;
  font-family: Arial Narrow, Arial, Helvetica;
	color: white;
	text-decoration: none;
}
A.Email:Visited{
  font-weight: normal;
  font-family: Arial Narrow, Arial, Helvetica;
	color: White;
	text-decoration: none;
}
A.Email:Visited:Hover{
  font-weight: normal;
  font-family: Arial Narrow, Arial, Helvetica;
	color:Yellow;
	text-decoration: underline;
}
A.EMail:hover{
  font-weight: normal;
  font-family: Arial Narrow, Arial, Helvetica;
	color: Yellow;
	text-decoration: underline;
}
.ButtonBlack
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT: bold 12px Arial, Helvetica, sans-serif;
    BORDER-LEFT: outset;
    CURSOR: hand;
    COLOR: lightyellow;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: black
}
.ButtonWhite
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT: bold 12px Arial, Helvetica, sans-serif;
    BORDER-LEFT: outset;
    CURSOR: hand;
    COLOR: Black;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: #f5fffa;
}
.ButtonCyan
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT: bold 12px Arial, Helvetica, sans-serif;
    BORDER-LEFT: outset;
    CURSOR: hand;
    COLOR: Black;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: #AFEEEE;
}
.ButtonRed
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT: bold 12px Arial, Helvetica, sans-serif;
    BORDER-LEFT: outset;
    CURSOR: hand;
    COLOR: lightyellow;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: #660000
}
.ButtonGreen
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT: bold 12px Arial, Helvetica, sans-serif;
    BORDER-LEFT: outset;
    CURSOR: hand;
    COLOR: lightyellow;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: #006633
}
.ButtonYellowSmall
{
    BORDER-RIGHT: outset thin;
    BORDER-TOP: outset thin;
    FONT: 9px Arial, Helvetica, sans-serif;
    BORDER-LEFT: outset thin;
    CURSOR: hand;
    COLOR: Green;
    BORDER-BOTTOM: outset thin;
    BACKGROUND-COLOR: LightYellow;
}
BODY{
	background-color: #003366;
}

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;
}


.CompanyName{
	font-size:16pt;
	font-family: Arial, Helvetica;
	color: Gold;
	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;
}

.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;
}
.TextBlueHeader{
	color: #AFEEEE;;
	font-weight: bold;
	font-family: Comic Sans MS, Verdana;
	font-size: 20px;
}
.TextBlueMedium{
	color: #AFEEEE;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.TextBlueRedHeader{
	color: Gold;
	font-weight: bold;
	font-family: Helvetica, Tahoma, Geneva, Verdana, Arial;
	font-size: 20px;
  background-color: Maroon;
  
}
.TextBlueRed{
	color: #7FFFD4;
	font-weight: bold;
	font-family: Helvetica, Tahoma, Geneva, Verdana, Arial;
	font-size: 12px;
  background-color: Maroon;
  
}

.TextRedHeader{
	color:  #CC6666;
	font-weight: bold;
	font-family: Comic Sans MS, Verdana;
	font-size: 20px;
}


.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;
}
.TextYellowHand{
	color: #FFFFE0;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
}
.TextYellowMedium{
	color: #FFFFE0;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TextWhiteSmall{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextWhite{
	color:  White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextWhiteHeader{
	color:  White;
	font-weight: bold;
	font-family: Comic Sans MS, Verdana;
	font-size: 20px;
}
.TextWhiteMedium{
	color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TextWhiteLarge{
	color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.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
}

.TableRaised{
	border: outset;
}
.TableYellow{
	border: outset;
	background-color: #FFFFE0;
}
