.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #4E2727;
	text-decoration: none;
	background-color: #FFFFFF;
}
.left {
	background-image: url(images/leftbg.jpg);
	width: 67px;
}

}
a:link.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #4E2727;
	text-decoration: underline;

}

a:visited.body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #4E2727;
	text-decoration: underline;
}

a:hover.body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #4E2727;

}

a:active.body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #4E2727;
	text-decoration: underline;

}

.titlehouse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #587BA7;
	text-decoration: none;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #660033;
	text-align: right;

}

