@charset "utf-8";
.pic-links {
	font-family: Tahoma;
	color: #e6e6e4;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-family: Tahoma;
	color: #e6e6e4;
}
a:visited {
	font-family: Tahoma;
	color: #e6e6e4;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #666666;
}
