body {
	margin: 0px 0px 0px;
	background-image: url(../images/backbottom.gif);
	background-repeat: repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #7B0100;
}
a:active {
	text-decoration: none;
	color: #666666;
}
