body{
	font-family: Arial, Helvetica;
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
	background: #02001b;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f6f6f6;
}
.bk {
	background-image: url(images/bk-top.jpg);
	background-repeat: repeat-x;
}

.ade:link{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #b69301;
}

.ade:visited{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #b69301;
}

.ade:active{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #fdf34f;
}

.ade:hover{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #fdf34f;
}
