.text {
	font-style: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
#	background-image: url(images/bg.jpg);
}
.red {
	background-color: #AA0200;
}
a.submenu {
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AA0200;
	font-weight: bolder;
}
a:hover.submenu {
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bolder;
}	
.tree {
	font-style: normal;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #28532A;
	font-weight: bold;
	text-decoration: underline;
}
.sites {
	font-style: normal;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #28532A;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #28532A;
	font-weight: bold;
	text-decoration: none;
}
.urgent { 
    font-style: normal;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
