/* Existing Tags */
a:link, a:active, a:visited {
	color: #493B5C;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}


/* Custom Tags */
.bodyTitle {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.pageTitle {
	font-size: 20px;
	color: #000033;
}.whitecontact {
	color: #FFFFFF;
	}
a.white:link, a:active, a:visited {
	color: #FFFFFF
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	color: #999999;
	text-decoration: none;	
	
}
