body {
	font-family: "Trebuchet MS", tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bg_home.jpg) repeat-x;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
.size10 {
	font-size: 10px;
}
.size12 {
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
		color: #666666;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.title_green {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.sol_menu {
	text-decoration: none;
	text-align:left;
}
a.sol_menu:link {
	text-decoration: none;
	color: #666666;
}
a.sol_menu:visited {
	text-decoration: none;
		color: #666666;
}
a.sol_menu:hover {
	color: #FF6600;
	text-decoration: none;
}
