
Body {
background-color:white; 
margin-top: 0; 
margin-right: 0; 
margin-bottom: 0; 
margin-left:0;
text-align: left; 
font-family: "Comic Sans MS"; 
color: black; 
font-size: 9pt; 
text-decoration: none; 
/*background-image: url("images/backgrounds/ladybug1.jpg"); 
background-repeat: no-repeat; 
background-position: top left ;
*/
}



a:link {/*color: #C03202;*/color: #CC3366; text-decoration: none; font-family: "Comic Sans MS";}
a:visited {color: #C225B0; text-decoration: none; font-family: "Comic Sans MS";}
a:hover {/*color: #C03202;*/color: #FF9999; text-decoration: underline; font-family: "Comic Sans MS";}


a.leftSideBarL:link {color: #FFFFFF; text-decoration: none; font-size:9pt; font-family: "Comic Sans MS";}
a.leftSideBarL:visited {color: #FF9999; text-decoration: none; font-size:9pt; font-family: "Comic Sans MS";}
a.leftSideBarL:hover {color: #FF9999; text-decoration: underline; font-size:9pt; font-family: "Comic Sans MS";}

a.bottomNav:link {color: white; text-decoration: none; font-size:10pt; font-family: "Comic Sans MS";}
a.bottomNav:visited {color: white; text-decoration: none; font-size:10pt; font-family: "Comic Sans MS";}
a.bottomNav:hover {color: white; text-decoration: underline; font-size:10pt; font-family: "Comic Sans MS";}




.leftSideBar {
font-family: "Comic Sans MS";
color: #CC3366;
font-size:9pt;
background-color: #FFCCCC;
}

.rightSideBar {
font-family: "Comic Sans MS";
color: #CC3366;
font-size:9pt;
background-color: #FFCCCC;

}



.blogTitle {
font-family: "Comic Sans MS";
color: #CC3366;
font-size:14pt;
font-weight:bold;
background-color: transparent;
}

.blogSubTitle {
font-family: "Comic Sans MS";
color: #CC3366;
font-size:12pt;
font-weight:bold;
background-color: transparent;
}

.riddleBlack {
font-family: "Comic Sans MS";
color: black;
font-size:12pt;
font-weight:bold;
background-color: transparent;
}

.blogDatetime {
font-family: "Comic Sans MS";
color: #CC3366;
font-size:09pt;
font-style:italic;
background-color: transparent;
}

.commentDetail {
font-family: "Comic Sans MS";
color: #CC3366;
font-size:09pt;
font-weight:bold;
background-color: transparent;
}


.commentDetailME {
font-family: "Comic Sans MS";
color: #0099FF;
font-size:09pt;
font-weight:bold;
background-color: transparent;
}



.blogBody {
font-family: "Comic Sans MS";
color: black;
font-size:10pt;
font-weight: normal;
background-color: transparent;
}
 
 .hrDivide {
color: #CC3366;
background-color: #CC3366;
}




