/* CSS definition file containing site wide stylesheets */

.xxx {
	font-family: "Lucida Handwriting",  cursive;
 	color: rgb(128,128,128)
}

.Roxy {
	color: rgb(204,204,51)
}

.roxxy {
	font-family: "Lucida Handwriting",  cursive;
 	color: rgb(0,0,0)
}

.Rox {
	color: rgb(204,204,51)
}

P {
	font-family: "Lucida Handwriting",  cursive
}

.roxxysc {
	font-family: "Lucida Handwriting",  cursive;
 	color: rgb(0,0,0)
}

.Scott {
	font-family: "Lucida Handwriting",  cursive
}

.TextNavBar {
	font-family: "Lucida Handwriting",  cursive;
 	color: rgb(0,0,0)
}