a:link {color : #3CB371 ; text-decoration : none;}
a:visited {color : 3CB371 ; text-decoration : none;}
a:hover {color : #333333 ; background-color : #999999 ; text-decoration : none;}
.border1 {
	border-top-style : dashed;
	border-top-width : 1px ;
	border-color : #999999;
	width : 90%;
	margin-top : 0.2em ;
	margin-bottom : 0.5em ;
}
.border2 {
	border-top-style : dashed;
	border-top-width : 1px ;
	border-color : #999999;
	width : 20%;
	margin-top : 0.2em ;
	margin-bottom : 0.5em ;
}
.border3 {
	border-top-style : dashed;
	border-top-width : 1px ;
	border-color : #999999;
	width : 100%;
	margin-top : 0.2em ;
	margin-bottom : 0.5em ;
}
.border4 {
	border-top-style : dashed;
	border-top-width : 1px ;
	border-color : #999999;
	width : 10%;
	margin-top : 0.2em ;
	margin-bottom : 0.5em ;
}
