body,table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*line-height: 30px; */
	color: #FFFFFF;
	background-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #000000;
}
.menu A:link {
	color: #CC99FF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
}

.menu A:VISITED {
	color: #CC99FF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
}
.menu A:HOVER {
	color:red;
   text-decoration: underline;
   font-size: 16px;
}
span.special{
	font : bold larger;
	font-size: 30px;
	font-family: fantasy;
}
span.sorrow{
	font : bold larger;
	font-size: 55px;
	letter-spacing: 16px;
	font-family: fantasy;
	color: #BC6508;
}
span.special2{
	font : bold larger;
	font-size: 30px;
	font-family: fantasy;
	color: #CC99FF;
}
A:link {
	color: #CC99FF;
	text-decoration: none;
	text-decoration: underline;
}

A:VISITED {
	color: #CC99FF;
	text-decoration: underline;
}
A:HOVER {
	color:red;
   text-decoration: underline;
}

