.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.running {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(images/bullet.jpg);
	line-height: 25px;

}

a {
	color : #990066;
	text-decoration : none;
	}

a:hover {
	color : #000000;
	text-decoration : none;
	weight : bold;
	}

#footer a {
	font-size:9px
	color : #ffff00;
	text-decoration : none;
	}

#footer a:hover {
	font-size:9px
	color : #ffff00;
	text-decoration : none;
	weight : bold;
	}

	

