img {border:0px;}
body {
	background-color: #f1f1f1;
}
table {
	background-color: #FFFFFF;
}
.products_table{
	background-color: #FFFFFF;
	border: thin;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #474747;
}
.index_text { font-family: Verdana;
		font-size: 10px;
		line-height: 18px;
		color: #474747;
}			  
.products { font-family: Verdana;
		font-size: 12px;
		color: #0098e7;
}			  
.text { font-family: Verdana;
		font-size: 10px;
		line-height: 14px;
		color: #474747;
}
.text_title { font-size:16px; }

.title { font-family:Verdana;
		 font-size:14px;
		 color:#FFFFFF;
		 font-weight:bold;
}

A.welcome:link {color:#474747; text-decoration: none}
A.welcome:visited {color:#474747; text-decoration: none}
A.welcome:hover {color:#1daea9; text-decoration: none}

A.solutions:link {color:#474747; text-decoration: none}
A.solutions:visited {color:#474747; text-decoration: none}
A.solutions:hover {color:#92cb60; text-decoration: none}

A.products:link {color:#0098e7; text-decoration: underline}
A.products:visited {color:#0098e7; text-decoration: underline}
A.products:hover {color:#0098e7; text-decoration: underline}

.footer { font-family:Verdana;
		  font-size:10px;
		  color:#7A7A7A;
}