div.pageheading 									
{
	color: #3399cc;
}

H2				
{
	color: #3399cc;
}

.casestudies_quote				
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #3399cc;
	letter-spacing: 1px;
}

.casestudies_quote_end				
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
		font-weight: bold; 
	color: #012087;
		letter-spacing: 1px;
}

ul {
	line-height: 16px;
	color: #3399cc;
}

/* Hyperlinks ======================================================================== */

a:link {
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}