.text	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 12px ;
			Color : black
		}
.headtext	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 9px ;
			Color : black
		}
.bigtext	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 14px ;
			Color : red
		}
.links	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 9px
		}
.events	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 10px ;
			Color : black
		}
.headers	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 18px ;
			Color : red ;
			Font-Weight : Bold
		}
		a:link {color: #0066FF; text-decoration: none; }
a:active {color: #FF0000; text-decoration: none; }
a:visited {color: #0066FF; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: none; }
		
.biggertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

