body{
	font-family: Arial,Garmond,sans-serif,Verdana;
	color: #006699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background: #000000;
	font-size: 12px;

}

#testimonials {
width: 700px;
margin: 0px 0px 0px 0px;
}

//img { border:2px;}

tr.rowy {background: #cccccc;}
td.coly {padding:10px;}
.from {font-weight: bold; text-align: right;font-style:italic;}

a {color: #000000;}
a:hover {color: #006699;
background: #FFFFE5;}
