.name
 { color: #ffc; font-style: normal; font-weight: normal; font-size: 14px; line-height: 20px; font-family: "trebuchet MS" }
.nav {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 20px;
}
a:active
{
	color: #09F;
	text-decoration: underline;
}
a:visited
 { color: #ff0; text-decoration: none }
a:link
{
	color: #FF0;
	text-decoration: none;
}
a:hover
{
	color: #CFF;
	text-decoration: underline;
}