﻿
#kids-sayContentArea {
    
	width: 565px;
	float: left;
	border-left: 1px #ffbbbf solid;
	background-color:white;
	padding:10px 0 15px 25px;
	margin: 20px 5px 20px 10px;   
                text-align: left;        
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #333300;
font-size: 1.1em;
	        
}  

.redtext {
color: #990000;
font-weight:bold;
font-family:Courier New, Courier, monospace;
}

.greentext {
color: green;
font-weight:bold;

}

.bluetext {
color: #000066;
font-weight:bold;
font-family:Times New Roman, Times, serif;
font-size:1.2em;
}

.fuchsiatext {
color:  fuchsia;
font-weight:bold;
}

.cyantext {
color:  #006666;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}


