a:link    { color: #29539D; }
a:visited { color: #668DD7; }
a:active  {
	color: #FFFFFF;
	background : #29539D;
}
a:hover   {
	color: #FFFFFF;
	text-decoration: none;
	background : #29539D;
}
a{ text-decoration: underline ; font-weight: bold; color: #29539D}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000
}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #AA0000}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #29539D}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000000}


p.test{
	font :;
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA0000
}
.testimonial{
	font :;
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
}