/* Text */
BODY {	background-image : url( "../assets/images/honeycombbg.jpg" );
	font-family : Verdana;
	font-size : 12px}



P {
	font-size: 12px
}

.TextObject {
	font-size: 12px
}

.TextNavBar {
	font-size: 12px;
	color : rgb(0,0,0)
}

A {
	font-size: 12px;
	color : rgb(0,0,0)
}

A:visited {
	color: rgb(0,0,0);
	font-size : 12px
}

A:active {
	font-size: 12px;
	color : rgb(0,0,0)
}

UL {
	font-size: 12px
}

OL {
	font-size: 12px
}