#underlink {
	padding-left: 100px;
	font-size: 12px;
	width: 700px;
}
a:link {
	color: #666666;
}
a:hover {
	color: #0000FF;
}

