/* header styles */

BODY {
	background-color: #E4DAD0;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:hover, a:active, a:visited {
	color: #FDEB89;
	text-decoration: none;
	font-size: 12px;
}
.keyword_main
{
	color: #C6FFFE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
.copyright
{
	color: #513A23;
	font-size: 11px;
	font-weight: bold;
}
.downlink, a.downlink:link, a.downlink:visited
{
	color: #513A23;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.downlink, a.downlink:hover	
{
	color: #513A23;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}
.powered	
{
	color: #46301A;
	font-size: 10px;
	text-decoration: none;
}
.powered_link
{
	color: #46301A;
	font-size: 10px;
	text-decoration: none;
}
a.powered_link:hover
{
	color: #46301A;
	font-size: 10px;
	text-decoration: underlined;
}
.form1 {
	width: 300px;
}
.button1 {
	width: 43px;
}
.cell_color_1 {
	background-color: #7D6042;	
}
.cell_color_2 {
	background-color: #B27E49;
}	
.cell_color_3 {
	background-color: #EAC099;
}	

/* results styles */

.title_add {
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
}
.result {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;	
}
.navig {
	font-weight: bold;
	color: #ffffff;
}
.no {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FDEB89;
	font-size: 12px;
	font-weight: bold;
}
.entry {
	color:#FDEB89; }
.url {
	color:#ffffff; }