.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bottominfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgnotile {
	background-color: #FFFFFF;
	background-image: url(images/interior_05.jpg);
	background-repeat: no-repeat;
}
.bgnotileright {
	background-color: #000000;
	background-image: url(images/interior_07.jpg);
	background-repeat: no-repeat;
}
.bgnotile2 {
	background-color: #FFFFFF;
	background-image: url(images/interior_06.jpg);
	background-repeat: no-repeat;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CC33;
	text-decoration: none;
}
.rightmenu:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CC33;
	text-decoration: underline;
}
.rightmenuP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9544BA;
	text-decoration: none;
}
.rightmenuP:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9544BA;
	text-decoration: underline;
}