/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	link: #dfdf00;
	font-size: large;
	}

a:link {color: #CC3366}
a:visited {color: #663366}
a:active {color: #993399}
