/* header styles */

BODY {
	background-color: #FCECE7;
	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: #FDE8E2;
	text-decoration: none;
	font-size: 12px;
}
.keyword_main
{
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
.copyright
{
	color: #830202;
	font-size: 11px;
	font-weight: bold;
}
.downlink, a.downlink:link, a.downlink:visited
{
	color: #830202;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.downlink:hover	
{
	color: #830202;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}
.powered	
{
	color: #BA0000;
	font-size: 10px;
	text-decoration: none;
}
.powered_link
{
	color: #BA0000;
	font-size: 10px;
	text-decoration: none;
}
a.powered_link:hover
{
	color: #BA0000;
	font-size: 10px;
	text-decoration: underlined;
}
.form1 {
	width: 300px;
}
.button1 {
	width: 43px;
}
.cell_color_1 {
	background-color: #BA0000;	
}
.cell_color_2 {
	background-color: #D66E6E;
}	
.cell_color_3 {
	background-color: #F2D1C7;
}	
.cell_color_4 {
	background-color: #ffffff;
}	
/* 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: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.entry {
	color:#ffffff; }
.url {
	color:#ffffff; }
