.Testimonial {
	font-family: Verdana,     Tahoma,     Arial,     Helvetica,     Sans-serif;
 	font-size: xx-small;
 	font-style: italic;
 	text-align: left;
 	border: 1pt solid rgb(51,102,204);
 	padding: 2pt 3pt
}
.menu {
	font-size: 13px;
 	color: rgb(0,0,0);
 	line-height: 18px;
 	margin: 0px,    0px,    0px,    0px ;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.category {
	font-size: small;
 	color: rgb(0,0,0);
 	line-height: 18px;
 	font-weight: bold;
 	font-style: normal;
 	text-decoration: none 
}	

.NavBarText {
	font-family: "Trebuchet MS",      Tahoma,      Verdana,      Arial,      Helvetica,      Sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	line-height: 10px;
 	font-weight: bold
}

.TextNavBar {
	font-family: "Trebuchet MS",      Tahoma,      Verdana,      Arial,      Helvetica,      Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
	white-space : normal
}

 .menu:link {  color: rgb(0,153,255); font-variant: normal}
 .menu:visited { color: rgb(153,153,153)}
 .menu:active { color: rgb(163,129,69)}
 
 .category:link {  color: rgb(0,153,255); font-variant: normal}
 .category:visited {  color: rgb(153,153,153)}
 .category:active { color: rgb(163,129,69)}

