body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #eadccf url('../images/links.gif') no-repeat bottom left;
	}
	
p {
	font-family: "Verdana";
	font-size: 8px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #445d6f;
	text-decoration: none;
	}

a:link {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #445d6f;
	text-decoration: none;
	}

a:hover {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #445d6f;
	text-decoration: underline;
	}

a:visited {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #445d6f;
	text-decoration: none;
	}

a:active {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #445d6f;
	text-decoration: none;
	}

a:visited:hover {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #445d6f;
	text-decoration: underline;
	}
