/* the body */
body {
	background-color: #FFFFFF; color: #000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}


/* images */
img { border: 0px; }


/* links */
a { color: #68922C; text-decoration: none; }
a:visited { color: #7FAF3C; text-decoration: none; }
a:hover { text-decoration: underline; }