/* header styles */

BODY {
	background-color: #ffffff;
	color: #333333;
	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: #3778BA;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:hover {
	color: #191919;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.keyword_main
{
	color: #BB0102;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}	

.tagcloud_medium, a.tagcloud_medium:link, a.tagcloud_medium:visited
{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
a.tagcloud_medium:hover
{
	color: #CE0909;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.tagcloud_large
{
	/* color: #3778BA; */
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.tagcloud_large
{
	color: #191919;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underlined;
}
.test, a.downlink:test, a.downlink:test
{
	color: #000000;
	font-size: 19px;
	text-decoration: none;
}
a.test:hover	
{
	color: #CE0909;
	font-size: 19px;
	text-decoration: none;
}
.copyright
{
	color: #810101;
	font-size: 11px;
	font-weight: bolder;
}
.downlink, a.downlink:link, a.downlink:visited
{
	color: #810101;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}
a.downlink:hover	
{
	color: #810101;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
}
.powered	
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.powered_link
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.powered_link:hover
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: underlined;
}
.search
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.form1 {
	width: 300px;
}
.button1 {
	width: 43px;
}
.cell_color_1 {
	background-color: #037691;	
}
.cell_color_2 {
	background-color: #278AA1;
}	
.cell_color_3 {
	background-color: #E1F5F9;
}	

/* results styles */

.title_add {
	color: #BB0102;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
}
.result {
	text-decoration: underline;
	font-weight: bold;
	color: #BB0102;	
}
.navig {
	font-weight: bold;
	color: #ffffff;
}
.no {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B50507;
	font-size: 12px;
	font-weight: bold;
}
.entry {
	color:#B50507; }
.url {
	color:#B9F3FD; }