/* Third attempt at CSS stylesheet,  */
/* this one for Vitae rhythms pages. */
/*     2007-06-21 Malcolm Smith      */

body {
	background-color: #ffffff;
	color: #000000;
/*	font-family: courier, monospace; */
}
a:link {color:#0000ff;}
a:visited {color:#440088;}
a:hover {color:#aa00aa;}
