
.Ttext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : 333300;
	font-size : 10px;
	font-style : normal;
}

.whitetext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
	font-style : normal;
}

A:Visited  {
	color : 000000;
	text-decoration:none;
}

A:Active  {
	color : 000000;
	text-decoration:none;
}

A:Link {
	color : 000000;
	text-decoration:none;
}

A:Hover  {
	color : 333300;
	text-decoration:none;
}

 #visitor {
		 	position : absolute;
		 	left : 385px;
		 	top : 69px;
 }