@charset "utf-8";
.links a {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover{
	color: #FFCC00;
}