@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a {
    color: #68217c;
	text-decoration:none;
}

a:hover {
	color: #D9C5DE;
}
.Extra_Txt_FREE {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
.Extra_Txt_FREE a {
	color: #FFFFFF;
	text-decoration: none;
}
.Extra_Txt_FREE a:hover {
	color: #864C96;
	text-decoration: none;
}
.Bgrdpic_Fsafebanner {
	background-attachment: fixed;
	background-image: url(images/foodsafeBanner_170w.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
