body {
	background-image: url(images/untitled.bmp);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4d4d4d;
	background-repeat: repeat-x;
}
.hblink {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #ffffff;
	text-decoration: none;
}
.hblink:hover {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	text-align: justify;
	text-decoration: none;
}
.link {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
.link:hover {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}