body { 
		FONT-FAMILY: verdana, arial, sans-serif;
		color: #000000;
		font-size: 12px;
		text-decoration:none;
		font-weight:normal;
		}
a {
	text-decoration:none;
	color: #719AD0;
	font-size: 12px;
	font-weight:bold;
}
a:link, a:active, a:visited {
	text-decoration:none;
	color: #719AD0;
	font-size: 12px;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

#leftContent a {
	text-decoration:none;
	color: #719AD0;
	font-size: 12px;
	font-weight:bold;
}
#leftContent a:link, a:active, a:visited {
	text-decoration:none;
	color: #719AD0;
	font-size: 12px;
	font-weight:bold;
}
#leftContent a:hover{
	text-decoration:none;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

h1 { color:#719AD0; font-size: 16px; font-weight:bold; }
h2 { color:#719AD0; font-size: 14px; font-weight:bold; }
h3 { color:#000000; font-size: 12px; font-weight:bold; }
h4 { color:#000000; font-size: 10px; font-weight:bold; }

#testimonialsText h3 { color: #666666;margin-bottom:0px;padding-bottom:0px;}
#testimonialsText p{ color: #666666; padding-bottom:0px;padding-top:5px;padding-bottom:5px;margin-bottom:0;}
#testimonialsText a {color:#719AD0;font-size: 12px;}
#testimonialsText a:link {color:#719AD0;font-size: 12px;}
#testimonialsText a:active {color:#719AD0;font-size: 12px;}
#testimonialsText a:visited {color:#719AD0;font-size: 12px;}
#testimonialsText a:hover {color:#000000;font-size: 12px;}

.blue{color: #719AD0;}
.red {color: #af4400;}
.black {color:#000000;}
.white {color:#ffffff;}
.beige {color:#d8d8b3;}
.orange {color :#f89a01;}
.purple {color :#543280;}
.grey {color:#636362;}
.yellow {color: #fff200;}
.green {color:#a2d21a;}

p {line-height:16px; margin-top:10px;}

#navigation {text-decoration:none;
	color: #719AD0;
	font-size:12px;
}

#navigation a {	text-decoration:none;
	color: #719AD0;
	font-size:12px;
}

#navigation a:link {	text-decoration:none;
	color: #719AD0;
	font-size:12px;
}

#navigation a:active {	text-decoration:none;
	color: #719AD0;
	font-size:12px;
}

#navigation a:visited {	text-decoration:none;
	color: #719AD0;
	font-size:12px;
}

#navigation a:hover {	text-decoration:none;
	color: #000000;
	font-size:12px;
}

#submenu { color: #ffffff; font-size:10px;}
#submenu a:link, a:active, a:visited {color: #ffffff;font-size:10px;text-decoration:none;}
#submenu a:hover {color: #ffffff;font-size:10px;text-decoration:underline;}

hr.black {color: #000000;}
hr.beige {color:#d8d8b3;}
hr.blue {color:#719AD0;}
