@charset "utf-8";
/* CSS Document */
/*--- begin update ---*/
#update  a:link, #update  a:visited {
	font-family: "Trebuchet MS", sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	border: none;
	font-weight: bold;
	font-size: 16px;
}

#update  a:hover, #update  a:active {
	color: #960;
}

#update  a.current:hover {
    cursor: default;
}
/*---end update---*/
