a:link {color:#663399; text-decoration:underline;}		/* The Colour of New links */
a:active {color:#663399; text-decoration:underline;}		/* The colour of Active Links */
a:visited {color:#663399; text-decoration:underline;}		/* The colour of Visited Links */

/* This is Main Paragraph text */
body {	
	color: #663399;
	font: 10pt verdana;
	vertical-align: top;
	}
