BODY{
    margin-top: 2px;
    margin-left: 2px;
/*    background-image: url("../images/bg-green.jpg"); */
    background-color: pink; // #c8d8c0;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    text-align: justify;
}
.nav_menu{
    color: #0000a8;
    font-size: 14px;
    font-weight: bold
}
.nav_menu A:link{
    color: #0000a8;
    font-weight: bold;
    text-decoration: underline
}
.nav_menu A:visited{
    color: #0000a8;
    font-weight: bold;
    text-decoration: underline
}
.nav_menu A:hover{
    color: #ff0000;
    background-color: #ffffff;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline
}
.home_side_title{
    color: #000000;
    font-family: 'Comic Sans MS', Times New Roman, Arial, Helvetica, Verdana, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
}
.home_side{
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
}
.detail{
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
}
.detail A:link{
    color: #0000d0;
    text-decoration: underline
}
.detail A:visited{
    color: #0000d0;
    text-decoration: underline
}
.detail A:hover{
    color: #ff0000;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline
}
.detail_justify{
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    text-align: justify
}
.detail_justify A:link{
    color: #0000d0;
    text-decoration: underline
}
.detail_justify A:visited{
    color: #0000d0;
    text-decoration: underline
}
.detail_justify A:hover{
    color: #ff0000;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline
}
.side_pattern-l{
    background-image: url("../images/kidsborder-l.gif");
    background-repeat: repeat-y;
}
.side_pattern-r{
    background-image: url("../images/kidsborder-r.gif");
    background-repeat: repeat-y;
}
.title{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
}
.fading_text_title{
    color: #ff00ff;
    font-family: 'Comic Sans MS', Times New Roman, Arial, Helvetica, Verdana, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
}
.fading_text{
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
}
.copywrite{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
.clever A {
	color: #0000ff;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
   font-weight: normal;
   text-decoration: underline;
}
.clever A:visited{
	color: #0000ff;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
   font-weight: normal;
   text-decoration: underline;
}
.clever A:hover {
	color: #ff0000;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
}

