div.pageheading 							
{
	color: #5263b6;
}

.homepagetext			
{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
		font-weight: bold; 
	color: #ffffff;
}

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

a:link {
	color: #012087;
	text-decoration: none;
}

a:visited {
	color: #012087;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

.bannernavtext a:visited	
{ 

	color: #5263b6; 
}

.bannernavtext a:link	
{ 

	color: #5263b6; 
}

.bannernavtext a:hover	
{ 

	color: #ff0000; 
}