*{
	margin:0;
	padding:0;
	list-style-type:none
}
a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.all {
	width: auto;
}
.links{
	width: 760px;
	background-color: #99CC66;
	border: 1px dotted #CCCCCC;
	padding: 5px;
	margin-left: auto;
	text-align:center;
	margin-right: auto;
}
.links a:link{
	font-size: 14px;
	width:110px;
	color: #000000;
	text-decoration: none;
}
.links a:visited{

	font-size: 14px;
	width:110px;
	color: #000000;
	text-decoration: none;
}
.links a:hover{
	font-size: 14px;
	width:110px;
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
.copyright{
	width: 760px;
	margin-top: 10px;
	padding: 5px;
	margin-left: auto;
	text-align:center;
	margin-right: auto;
}
Div {
	font-size: 14px;
}