BODY
{
	background-image : none;
	font-family : Trebuchet MS ;
	font-size : 10px;
	color : rgb(102,102,102);
	text-transform : none
}

h1{	font-size : 24px;
	color : rgb(136,192,54)
}
.TextNavBar{	font-family : Aurulent Sans ;
	font-size : 12px;
	color : rgb(102,102,102);
	text-decoration : none;
	text-transform : none;
	font-variant : normal;
	text-align : none;
	letter-spacing : 1px;
	border-left : 1px solid rgb(102,102,102);
	white-space : nowrap;
	font-weight : normal}
A{	white-space : nowrap;
	text-decoration : none;
	font-style : normal;
	color : rgb(102,102,102)
}
A:visited{	color : rgb(153,153,153)
}
A:active{	text-decoration : overline
}
ul li      {	list-style-type : none;
	text-align : left;
	letter-spacing : 2px;
	font-size : 12px;
	color : rgb(102,102,102);
	font-family : Aurulent Sans ;
	font-weight : normal;
	font-style : normal;
	line-height : 16px}
A:hover{	text-decoration : overline
}
