<!-- 
/* BODY FONT AND SIZE */
body { 
font-family: Century Gothic, Century Gothic, Arial, Times New Roman, Times New Roman; 
font-size: 12pt; 
color: #3b2b1d; 
text-decoration: none; 
background-color: #C7E07A;
background-image: url(http://bizzymamahosting.com/images/bg.png);
background-repeat: repeat;
margin: 0px; 
}

/* ANCHOR STYLES */
a { 
color: #3b2b1d; 
text-decoration: none; 
}

a:hover { 
color: #659690; 
text-decoration: none; 
}

/* BOLD */
.bold { 
color: #3b2b1d; 
font-weight: bold; 
text-decoration: none; 
}

.bold:hover { 
color: #659690; 
font-weight: bold; 
text-decoration: none; 
}


/* SMALL FONT SIZE */
.smfont { 
font-size: 8pt; 
text-decoration: none; 
}

/* SMALL ACCENTS */
.smaccent { 
font-size: 8pt; 
color: #c7e07a; 
font-style: italic; 
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 14pt; 
font-weight: bold; 
text-decoration: none; 
}

a.lgfont:hover { 
font-size: 14pt; 
font-weight: bold;
text-decoration: none;
}

/* WHITE REGULAR */
.whtcontent { 
font-size: 12pt;
color: #ffffff;
font-weight: bold; 
text-decoration: none; 
}

a.whtcontent:hover { 
font-size: 12pt; 
color: #ffffff;
font-weight: bold;
text-decoration: none;
} 

/* REGULAR HIGHLIGHTS */
.hilite { 
font-size: 12pt;
color: #e88b51;
font-weight: bold; 
text-decoration: none; 
}

a.hilite:hover { 
font-size: 12pt;
color: #e88b51;
font-weight: bold;
text-decoration: none;
}

/* FOOTER NAVIGATION */
.ftrnav { 
font-size: 10pt; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
text-align: justify;
}

a.ftrnav:hover { 
font-size: 10pt; 
color: #ffffff; 
font-weight: bold;
text-decoration: none;
text-align: justify;
}

/* HOMEPAGE */
.hptext { 
font-size: 12pt; 
color: #3b2b1d; 
text-decoration: none; 
text-align: justify;
}

a.hptext:hover { 
font-size: 12pt; 
color: #e88b51; 
text-decoration: none;
text-align: justify;
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
text-decoration: none; 
}

/* ACCENTED FONT */
.accent { 
font-style: italic; 
}

/* HIGHLIGHT TEXT */
.highlighttext { 
color: #e88b51; 
font-size: 14pt; 
font-weight: bold; 
text-decoration: none; 
}

/* TITLES */
.twohighlighttext { 
color: #c7e07a; 
font-size: 16pt; 
font-weight: bold; 
text-decoration: none; 
}

/* DROPDOWN MENU STYLES */
.ddmenu { 
color: #f7c967; 
font-size: 12pt; 
font-weight: bold; 
text-decoration: none; 
text-align: left;
}

a.ddmenu:hover { 
color: #3b2b1d; 
font-size: 12pt; 
font-weight: bold;
text-decoration: none;
text-align: left;
}

/* HEADER LINKS */
.hdrlinks { 
color: #3b2b1d; 
font-size: 10pt; 
font-weight: normal;
text-decoration: none; 
}

a.hdrlinks:hover { 
color: #3b2b1d; 
font-size: 10pt; 
font-weight: normal;
text-decoration: none;
}

/* SIDEBAR LINKS */
.sidebar { 
color: #3b2b1d; 
font-size: 14pt; 
font-weight: normal;
text-decoration: none; 
}

a.sidebar:hover { 
color: #e88b51; 
font-size: 14pt; 
font-weight: normal;
text-decoration: none;
}

/* FOOTER FONT */
.ftrfont { 
color: #8b755e; 
font-size: 10pt; 
font-weight: normal;
text-decoration: none; 
align: center;
}

a.ftrfont:hover { 
color: #8b755e; 
font-size: 10pt; 
font-weight: normal;
text-decoration: none;
}


// -->


