P, TD, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF33;
	line-height: 18px;
	font-weight: normal;
}

h1 {
	margin: 0px;
	color:#7683F3;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF33;
	text-align: center;
}

A:link     {
	text-decoration:none;
	color: #8591F5;
}
A:visited    {
	text-decoration:none;
	color: #8591F5;
}
A:active     {
	text-decoration:none;
	color: #8591F5;
}
A:hover     {
	text-decoration: underline;
	color: #8591F5;
}

A.menu:link     {
	text-decoration:none;
	color: #CCFF33;
}
A.menu:visited    {
	text-decoration:none;
	color: #CCFF33;
}
A.menu:active     {
	text-decoration:none;
	color: #CCFF33;
}
A.menu:hover     {
	text-decoration: underline;
	color: #CCFF33;
}
body {
	background-color: #000000;
}
