body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
    color : #FF0000;
}
h3 {
    text-align : center;  
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#testimonials a:link, #testimonials a:visited, #testimonials a:active{
	color:gray;
	text-decoration:none;
}

#testimonials a:hover{
	text-decoration:underline;
}
