.style2 {font-family: "Century Schoolbook", Chiller, "Comic Sans MS", "Edwardian Script ITC", Elephant;
font-size:20px;}
.style6 {font-size: 12px}
.about a:link {
	text-decoration: none;
	color: #bb55cc;
	}
.about a:hover {
	text-decoration: underline;
	color: #bb55cc;
	}
	
.reviews_name{
	font-family: chalkboard;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	}
.reviews_content{
	font-family: chalkboard;
	font-size: 12pt;
	}
.reviewbox {
	border: medium dashed #0000FF;
	width:575px;
	padding:10px;
}
