#mail {
	font-size: 12px;
	text-align: right;
}
#mail a{
	text-decoration:none;
}
#mail a:hover{
	border-bottom: dotted 1px #FABF00;
}

#copy {
	font-size: 9px;
	text-align: right;
	color: #999;
}
