body {
	background-attachment: scroll;
	background-color: #EFEFEF;
	background-image: url(img_site/img_fnd_01.gif);
	background-repeat: repeat-x;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
	text-decoration: underline;
}.tfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
}
