/* CSS Document */
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #D40026;
}
a:active {
	text-decoration: underline;
	color:#000000;
}
a.footsie:link {
	color: #ffffff;
	text-decoration: none;
}
a.footsie:visited {
	text-decoration: none;
	color: #ffffff;
}
a.footsie:hover {
	text-decoration: none;
	color: #D40026;
}
a.footsie:active {
	text-decoration: none;
	color:#FFFFFF
}

td.putItHere {background-image: url("images/index/index_19.jpg");
			background-repeat:no-repeat;}
td{font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		}