BODY {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	color: #009900;

	}
	
	A:link {
	color: #000000;
	text-decoration: none;

}
A:visited {
	TEXT-DECORATION: none;
	COLOR: #000000
}
A:hover {
	TEXT-DECORATION: none;
	COLOR: #006699
}
A:active {
	COLOR: #0099FF
}

.heading {
	color: #0099FF;
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	text-decoration: blink;
}
