a:link    { text-decoration: none; color : #004646;}
hr {
	color: #999999;
	background-position: center;
	height: 1px;
	width: 98%;
	list-style-type: lower-roman;
}

a:visited { text-decoration: none; color : teal ;}
a:active  { text-decoration: none; color : gray ;}
a:hover   { text-decoration: none; color : red  ;}
.text1 {
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	color: #333333;
}
.text2 {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.text3 {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #333333;
}
.text4 {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}
.text5 {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #333333;
}
.underline {
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.font1 {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.line1 {
	width: auto;
	border-left-style: none;
	border-right-style: solid;
	border-top-color: #66CC99;
	border-right-color: #66CC99;
	border-bottom-color: #66CC99;
	border-left-color: #66CC99;
	height: auto;
}
.menu_titole1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-bottom-color: #EEEEEE;
	background-color: #FFFFFF;
}
address {
	font-size: 12px;
	font-style: normal;
	background-color: #EAFEE9;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC00;
	border-bottom-color: #66CC00;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #66CC00;
	text-align: center;
}

