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