/* CSS definition file containing site wide stylesheets */

P {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: x-small;
 	color: rgb(102,0,0);
 	font-weight: normal;
 	font-style: normal
}

A {
	text-decoration: none 
}

.TextNavBar {
	text-align: center
}