

BODY {
	color: rgb(0,0,0);
 	background-color: rgb(255,255,255)
}

A:link {
	color: rgb(0,51,102)
}

A:visited {
	color: rgb(0,51,102)
}