.body {
	background-color: #CC9966;
}

.text {
	color: #660000;
	font-family: tahoma;
	font-size : 12px;
	line-height: 15px;
	margin : 10 10;
}

.title {
	font-family: tahoma;
	font-size: 18px;
	line-height: 24px;
	color: #660000;
	background-color: #FFCC99;	
	text-align: center;
	border-color: #660000;
	border-width: 1px;
	border-style: solid;
	}

.subtitle {
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	background-color: #660000;
	color: #FFCC99;
	text-align: left;
	border-color: #660000;
	border-width: 1px;
	border-style: groove;
	text-decoration: none;
	padding:3;
}

.linksubtitle {
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #FFCC99;
	text-decoration:none;
}

.linksubtitle:hover {
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #FFCC99;
	text-decoration: underline;
}

.bottom_menu {
	font-family: tahoma;
	font-size: 9px;
	line-height: 15px;
	color: #660000;
	background-color: #FFCC99;
	text-align: center;
	border-color: #660000;
	border-width: 1px;
	border-style: solid;
}
