BODY, TD, .content { font-size: 12px; font-family: arial; color="#CCCCCC"}

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #9999FF;
	text-decoration: none;
}
BODY {
  scrollbar-arrow-color:#ffffff;
  scrollbar-base-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-face-color:#950005;
  scrollbar-highlight-color:#E1BB50;
  SCROLLBAR-TRACK-COLOR: #000000;
  scrollbar-dark-shadow-color:#000000;
  scrollbar-3d-light-color:#3a3a3a;
}

.deckname_o {
	font-weight: bold;
	color: #FFFFFF;
}
.deckname_d1 {
	font-weight: bold;
	color: #c5ec36;
	font-size: 14px;
}
.deckname_d2 {
	font-weight: bold;
	color: #c5ec36;
	font-size: 14px;
}
.pttxt {
	color: #CCCCCC;
}

.divider {
	BORDER-TOP: #cc9 1px dashed
}


