A:link {text-decoration: underline; color: #13376c }
A:visited {text-decoration: underline; color: #13376c }
A:active {text-decoration: underline; color: #13376c }
A:hover {text-decoration: underline; color: #13376c }

A:link.menu {text-decoration: none; color: #ffffff }
A:visited.menu {text-decoration: none; color: #ffffff }
A:active.menu {text-decoration: none; color: #ffffff }
A:hover.menu {text-decoration: underline; color: #ffffff }

	h1 { font-family: georgia;
	     font-size: 1.8em; }
	h2 { font-family: georgia;
	     font-size: 1.6em;
	     font-weight: normal; }
	p  { font-family: Arial;
	     font-size: 1em;
	     line-height: 1.35; }
	p.menu { font-family: Georgia;
	     font-size: 0.9em;
	     color: #fff; }
	p.testimonial  { font-family: Georgia;
	     font-size: 1em;
	     line-height: 1.35; }
	ul  { font-family: Arial;
	     font-size: 1em;
	     line-height: 1.35; }
	ol  { font-family: Arial;
	     font-size: 1em;
	     line-height: 1.35; }


hr
{
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}



