.StyleLinks {
	color: #666;
	text-decoration: none;
}
a:link {
	color: #666;
}
a:hover {
	color: #FFF;
}
