﻿@import url("menu.css");

body {
	background-color: #999999;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #A82829;
	text-decoration: none;
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
}
.style5 {
	font-size: 10px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style9 {font-size: 9px; font-family: Tahoma; }
.style6 {font-size: 9px; font-weight: bold; font-family: Tahoma; }
.style10 {
	font-family: Tahoma;
	font-size: 10px;
}
.style12 {font-size: 10}
.style13 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

.watermark
{
color: #999;
 font-size:8pt;
}/*

.gsc-results gsc-webResult 
{

}*/

.gs-title a
{
 color:blue !important;
  text-decoration:none !important;
}
.gs-title a:visited
{
 color:blue !important;
  text-decoration:none !important;
}
.gs-title a:hover
{
    color:#0000ff !important;
   text-decoration:underline !important;
}