/* @override http://www.providentdistribution.com/styles/provident.css */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}
a:link {
	color: #420000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #420000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}


.top_center {
	background:url(../images/Blue/top_center.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#socialLinks {
	width: 180px; 
	float: left;
	text-align: left;
	color: #eee;
	padding-top: 3px;
}
