.title {
	color: 504A13;
	font: normal normal bold small/normal "Times New Roman", Times, serif;
}

.text {
	color: #504A13;
	font: normal normal normal x-small/normal Arial, Helvetica, sans-serif;
}

a.text {
	text-decoration: underline;
}

a:hover.text {
	color: #D14804;
}

.footer {
	color: #504A13;
	font: normal normal normal xx-small/normal Arial, Helvetica, sans-serif;
}

a.footer {
	text-decoration: none;
}

a:hover.footer {
	text-decoration: underline;
}

.admin {
	color: #D14804;
	font: normal normal normal xx-small/normal Arial, Helvetica, sans-serif;
}

a.admin {
	text-decoration: none;
}

a:hover.admin {
	text-decoration: underline;
}

.menuh1 {
	color: #F7F4E3;
	font: normal normal bold x-small/normal Arial, Helvetica, sans-serif;
	background-color: #BFBA7B;
}

a.menuh1 {
	text-decoration: none;
	background-color: #A9A252;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;	
}

a:hover.menuh1 {
	background-color: #7D793E;
}

.menuh2 {
	color: #F7F4E3;
	font: normal normal bold x-small/normal Arial, Helvetica, sans-serif;
	background-color: #BFBA7B;
}

a.menuh2 {
	text-decoration: none;
	background-color: #A9A252;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;	
}

a:hover.menuh2 {
	background-color: #7D793E;
}

input {
	background-color: #E1DBAC;
	color: #504A13;
	font: normal normal normal x-small/normal Arial, Helvetica, sans-serif;
}

select {
	background-color: #E1DBAC;
	color: #504A13;
	font: normal normal normal x-small/normal Arial, Helvetica, sans-serif;
}

textarea {
	background-color: #E1DBAC;
	color: #504A13;
	font: normal normal normal x-small/normal Arial, Helvetica, sans-serif;
}