A
{
color: #22af6f;
}
A:hover
{
color: #22dF6f;
}
.subfamily
{
font-weight:bold;
color:#006faf;
font-size:14px;
text-align:left;
text-decoration:underline;
cursor:pointer;
}
.subfamily:hover
{
font-weight:bold;
color:#008fbf;
font-size:14px;
text-align:left;
text-decoration:underline;
cursor:pointer;
}
.header
{
font-weight:bold;
color:#006faf;
font-size:24px;
}
.header:hover
{
font-weight:bold;
color:#008fdf;
font-size:24px;
}
.menustyle1
{
font-weight:bold;
color:#006faf;
font-size:16px;
}
.menustyle1:hover
{
font-weight:bold;
color:#008fdf;
font-size:16px;
}
h2
{
color:#118844;
}
body
{
color:#770022;
}
p
{
color:#000000;
}
h3
{
color:#006faf;
}

blockquote 
{
color:#770022;
size:14px;
font-style: italic;
}
.goofyred
{
font-family: Comic Sans MS;
font-size:16px;
color:#dc1e1e;
}
.goofyblue
{
font-family: Comic Sans MS;
font-size:16px;
color:#1e1edc;
}
.goofygreen
{
font-family: Comic Sans MS;
font-size:16px;
color:#1ec81e;
}
.goofyorange
{
font-family: Comic Sans MS;
font-size:16px;
color:#ff7f00;
}
