a:link {
	color: #8D3D1D;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #8D3D1D;

}
a:hover {
	text-decoration: none;
	color: #8D3D1D;

}
a:active {
	text-decoration: underline;
	color: #8D3D1D;

}
a {

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #8D3D1D;
	font-weight: normal;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #8D3D1D;
	font-weight: normal;
}
body {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(images/f_site.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
