body {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	}

h2, h3 {color:#CC0066}

/*
These color rules need to coincide with body attributes to work in NN4

*/
a, a:link {
	color: #CC0066;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #6D005C;
	}

a:hover {
		color: #EA5493;
	}


