/* CSS definition file containing site wide stylesheets */

.alltext {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal
}

.mynotes {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,0,0);
 	font-weight: bold
}

.CelticLine1 {
	background: rgb(63,136,55) url( "../assets/images/line1white.jpg" ) repeat-x fixed top
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}