a:link       { color: #000080; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: none; cursor: hand; }
a:active     { color: #FF0000; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: none; cursor: hand; }
a:visited    { color: #000080; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: none; cursor: hand; }
a:hover      { color: #FF9933; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: none; cursor: hand; }

a:link.section       { color: #005300; font-family: Garamond; font-size: 20; font-weight: bold; text-decoration: underline; cursor: hand; }
a:active.section     { color: #FF0000; font-family: Garamond; font-size: 20; font-weight: bold; text-decoration: underline; cursor: hand; }
a:visited.section    { color: #005300; font-family: Garamond; font-size: 20; font-weight: bold; text-decoration: underline; cursor: hand; }
a:hover.section      { color: #FF9933; font-family: Garamond; font-size: 20; font-weight: bold; text-decoration: underline; cursor: hand; }

a:link.image       { color: #005300; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: underline; cursor: hand; }
a:active.image     { color: #FF0000; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: underline; cursor: hand; }
a:visited.image    { color: #005300; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: underline; cursor: hand; }
a:hover.image      { color: #FF9933; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: underline; cursor: hand; }

a:link.beaches { color: #005300; font-family: Arial; font-size: 12; font-weight: bold;  cursor: hand; }
a:link.sandals { color: #FF0000; font-family: Arial; font-size: 12; font-weight: bold;  cursor: hand; }

a:link.homepage		{ font-family: Georgia; font-size: 13pt; color: #009900; text-decoration: underline; cursor: hand; }
a:active.homepage	{ font-family: Georgia; font-size: 13pt; color: #FF0000; text-decoration: underline; cursor: hand; }
a:visited.homepage	{ font-family: Georgia; font-size: 13pt; color: #009900; text-decoration: underline; cursor: hand; }
a:hover.homepage	{ font-family: Georgia; font-size: 13pt; color: #FF9900; text-decoration: underline; cursor: hand; }

a:link.homelist     { color: #000080; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: none; cursor: hand; }
a:active.homelist   { color: #FF0000; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: none; cursor: hand; }
a:visited.homelist  { color: #000080; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: none; cursor: hand; }
a:hover.homelist    { color: #FF9900; font-family: Arial; font-size: 12; font-weight: bold; text-decoration: none; cursor: hand; }

.menu {
font-family: Arial;
font-size: 10pt;
color: #000099;
font-weight: bold;
font-style: normal;
cursor: hand;
}
.menu-over {
font-family: Arial;
font-size: 10pt;
color: #009900;
font-weight: bold;
font-style: italic;
letter-spacing: 0;
cursor: hand;
}
.menu-down {
font-family: Arial;
font-size: 10pt;
color: #FF9900;
font-weight: bold;
font-style: normal;
cursor: hand;
}

.menu-blah {
background-color: #FFFFFF;
font-family: Arial;
font-size: 10pt;
cursor: hand;
}