body
{
	background-image:url("../images/sablebasx.gif");
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:rgb(255,240,206);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h3
{
   font-size: 15pt;
}

p
{
    font-size: 10pt;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
