@charset "utf-8";
.links {color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.links a {color:#FFFFFF;
 text-decoration:none;
}

.links a:hover {
color:#FFFFFF;
text-decoration:none;
}

