body {
     background-color: #000000;
	 margin: 0px 0px 0px 0px;
}

a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.cell {
	background-color: #EB99C2;
	height: 150px;
	width: 102px;
	text-align: center;
}

a.nav:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/05.jpg);
	height: 21px;
	width: 149px;
	position: relative;
	visibility: visible;
	padding-left: 10px;
}

a.nav:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/05.jpg);
	height: 21px;
	width: 149px;
	position: relative;
	visibility: visible;
	padding-left: 10px;
}

a.nav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/04.jpg);
	height: 21px;
	width: 149px;
	position: relative;
	visibility: visible;
	padding-left: 10px;

}

.img {
	border: 1px solid #FFFFFF;
}
.atop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
