@charset "utf-8";
/* CSS Document */


.links  {
	color:#666666;
	text-decoration:none;}

.links a {
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;}

.links a:visited {
	color:#666666;
	text-decoration:none;}
	
.links a:hover {
	color:#666666;
	border-bottom:1px dotted #003399;}