@charset "utf-8";
/* CSS Document */

.nav {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	font-size: 12px;
	text-docoration: none;
}

a {
	color: #0000FF;
}
