.hand {
	cursor: hand;
}
p {
	font: 0.8em arial; line-height: 20px; color: #fff;
}
div {
	font: 0.8em arial; line-height: 20px; color: #fff;
}
H1 {
	font: bold 0.85em arial; line-height: 20px; color: #fff;
}
H2 {
	font: bold 1em arial; line-height: 20px; color: #fff;
}
li {
	font: 0.8em arial; line-height: 20px; color: #fff;
}
.img {
	border: 1px solid #FFFFFF;
}
p a:link { color: #fff; }
p a:visited { color: #fff; }
p a:active { color: #fff; }
p a:hover { color: #000; }

.menu a:link { color: #fff; text-decoration: none; }
.menu a:visited { color: #fff; text-decoration: none; }
.menu a:active { color: #fff; text-decoration: none; }
.menu a:hover { color: #CC0000; text-decoration: none; }