body {
	font-family:'tahoma';
	font-size:small;
  font-color:#232422;
}
font {
	color:#232422;
	font-size:small;
	font-family:'Tahoma';
}
a:hover {
	text-decoration:underline;
	color:#ab5d4a;
}
h1 {
	font-family:'tahoma';
	color:#ab5d4a;
	font-stretch:wider;
	font:bold;
	font-size:14px;
}
a {
	text-decoration:none;
	font-size:14px;
	font:bold;
	font-family:'Tahoma';
	color:#232422;
}

#menu {
	font:bold;
	font-family:'tahoma';
	font-size:15px;
  font-color:#232422;
}
h5 {
	color:#CFE7C0;
}
h2 {
	color:#232422;
	font-family:'tahoma';
	font-stretch:wider;
	font:bold;
	font-size:14px;
}
h3 {
	color:#ab5d4a;
	font-family:'tahoma';
	font-stretch:wider;
	font:bold;
	font-size:14px;
}

