a:link {
	color: #6633FF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #865EFF;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}


a.wordsmenu:link { color: #CCCCCC ; }
a.wordsmenu:visited { color: #CCCCCC; }
a.wordsmenu:hover { color: #FFFFFF; }

a.strong:link { color: #CCCCCC;
font-weight: strong;
}


body {
	background-color: #000000;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
}

.white {
	color: #FFFFFF;
}

.strong {
	font-weight: strong;
}	

.stronggrey {
    color: #CCCCCC;
}

.darkgrey { color: #666666; }

.strongred {
	color:#865eff;
}
 
.text {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
}

.textsmall {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 11px;
}
