body {
	background-color: #606060;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #1B1714;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #1B1716;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
h1{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.style2 {
	font-size: 15px;
	font-weight: bold;
}
#blacklink a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#blacklink a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #535353;
	font-weight: normal;
}