body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



a {
	
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: 600;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: 600;
}
a:hover {
	text-decoration: none;
	color: #ACA899;
}




h1 {
	font-size: 17px;
	color: #0B7A16;
}
h1:link {
	text-decoration: none;
	color: #0B7A16;
}
h1:visited {
	text-decoration: none;
	color: #0B7A16;
}


h2 {
	font-size: 17px;
	color: #742C6E;
}
h2:link {
	text-decoration: none;
	color: #742C6E;
}
h2:visited {
	text-decoration: none;
	color: #742C6E;
}




#menu {
	font-size: 10px;
	line-height: 11px;
	font-weight: 100;
}
#menu a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: 100;
}
#menu a:hover {
color: #0B7A16;
}



#menu2 {
	font-size: 15px;
}
#menu2 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
}
#menu2 a:hover {
color: #000000;
}


td.menu_style{
}
td.menu_style:a{
	font-color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
}
td.menu_style:hover {
background-color:#FAEA30;
}


.area
{
display:block;
float:left;
width:100px;
text-align:left;
}




#footer {
	font-size: 10px;
	line-height: 11px;
}

#footer a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
}

#footer a:hover {
color: #0B7A16;
}

