body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	margin: 6px;
}
a:link {
	color: #666666;
	font-weight: bold;
}
a:visited {
	color: #aeaeae;
	font-weight: bold;
}
a:active {
	color: #aaaaaa;
	font-weight: bold;
}
a:hover {
	color:#9ccf20;
	font-weight: bold;
}
body.img {
	border: 1px solid #333333;
}
h1 {
	color: #666666;
}
