a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
A.PageLink { 
	color:#006600; 
	text-decoration: none; font-weight:bold;}
A.PageLink:hover {	
	color: #009900;
	text-decoration: none;}
.GreenTitle {
	color:#006600; 
	text-decoration: none; font-weight:bold;}
A.NavLink { 
	color:#006600; 
	text-decoration: none;}
A.NavLink:hover {	
	color: #009900;
	text-decoration: none;}
.NavLink {
	color:#006600; 
	text-decoration: none;}

A.MnuLink {
	color: #CCCCCC;
	text-decoration: none; font-weight:bold;}
A.MnuLink:hover {
	color: #999999;
	text-decoration: underline;}
.PlayingCard {
	border:1px solid #000000;}

.BorderBottom {
 	border-bottom:1px solid #999999;}
.BorderBottom2 {
 	border-bottom:2px solid #999999;}