BODY	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #734042;
	background-color : #FEE0BA;
	font-size : 14px;
	font-family: "Times New Roman";
	background-image: url('taust.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  center; 
}

A:LINK {
	text-decoration: none;
	color: #734042;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}

A:HOVER {
	text-decoration: none;
	color: #F8981c;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}

A:VISITED {
	text-decoration: none;
	color: #734042;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}

A:VISITED:HOVER {
	text-decoration: none;
	color: #F8981c;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}

A:ACTIVE {
	text-decoration: none;
	color: #734042;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}


A:LINK.current {
	text-decoration: none;
	color: #734042;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}

A:HOVER.current {
	text-decoration: none;
	color: #FEE0BA;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}

A:VISITED.current {
	text-decoration: none;
	color: #734042;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}

A:VISITED:HOVER.current {
	text-decoration: none;
	color: #FEE0BA;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}

A:ACTIVE.current {
	text-decoration: none;
	color: #734042;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: transparent;
}

HR {
	align: center;
	width: 95%;
	height: 1px;
	color: #734042;
}

