input, select, textarea {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3B6466;
	border: 1px solid #DADADA;
	background-image:url(img/gri.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
 
 

a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #37395A;
	text-decoration: underline;
}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0B6ABF;
	text-decoration: none;
}
 

 .top {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #918888;
	text-decoration: none;
	 
}
 .top:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0084B5;
	 
}
  
  
 
 .content {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	 
}
  
   .client_gri {
	font-family: arial;
	font-size: 14px;
	font-weight: none;
	color: #4F4F4F;
	 
}
 .client {
	font-family: arial;
	font-size: 14px;
	font-weight: none;
	color: #0078B0;
	 
}
 .client:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: none;
	color: #0078B0;
	 
}
 .black {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	letter-spacing:1px;
	text-decoration:none;
} 

 .black:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing:1px;
	text-decoration:none;
}

  .foot {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F5F60;
	text-decoration: none;
}

 .foot:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #37395A;
	text-decoration: underline;
}

 