body {
	background-color: #000000;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
a:link {
	color:#FFFFFF ; text-decoration: underline
}
a:visited {
	color:#FFFFFF; text-decoration: underline
}
a:active {
	color:#FF6600; text-decoration: none
}
a:hover {
	color:#FF6600; text-decoration: none
}

.bodyblack14 {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
}
.bodywhite14 {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color:#FFFFFF
}
.bodywhite14 a:link{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:underline
}
.bodywhite14 a:active{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:underline
}
.bodywhite14 a:visited{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:underline
}
.bodywhite14 a:hover{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:none
}
