	A:link {text-decoration: underline: none; color: #6f3180}
	A:visited {text-decoration: underline: none; color: #6f3180}
	A:active {text-decoration: underline: none; color: #6f3180}
	A:hover {text-decoration: underline; color: #6f3180;}	





	body {  background-color:#E0C7DC
		}

	div#header	{width: 700px;
		height: 170px;
		background-image: url('images/header.jpg');
		}

	div#header2	{width: 700px;
		height: 110px;
		background-image: url('images/header2.jpg');
		font-size: 0;
		}

	div#menu {width: 700px;
		height: 20px;
		font-size: 0;
		}

	div#bbg {width: 700px;
		padding: 5px;
		background-image: url('images/body.jpg');
		}

	div#footer {width: 700px;
		height: 100px;
		background-image: url('images/footer.jpg');
		font-size: 0;
		}

	p {color: #6f3180;
		font-family: times new roman;
		text-align: left;
		}

	img {border: 1px black;}