a { color: white; text-decoration: underline; }
a:link { color: white; text-decoration: underline; }
a:visited { color: white; text-decoration: underline; }
a:hover { color: white; text-decoration: none; }
a:active {
	color: white;
	text-decoration: underline;
	text-align: left;
}
body {
	background-color: white;
	color: 632D02;
	font-weight: bold;
}
img { border: none; }
p.p1 {font-size: 80%; text-align: center; }
p.p2 {
	font-weight: bold;
	font-size: 36px;
}
