.dlbody{
background: black;
}
.default{
FONT-FAMILY: verdana, Courier, Helvetica;
FONT-SIZE: 10pt
}
.defaultsmall{
FONT-SIZE: 8pt
}
A {
text-decoration: none;
color:#000000
}
A:link {
	text-decoration: none;
	color:#FFCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
A:visited {
	text-decoration: none;
	color:#FFCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
A:active {
text-decoration: underline
}
A:hover {
	text-decoration: underline;
	color: #FFCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
A.white:link {
text-decoration: none;
font-weight : bold;
color:#cecece;
}
A.white:visited {
text-decoration: none;
font-weight : bold;
color:#cecece;
}
A.white:active {
text-decoration: none;
font-weight : bold;
color:#cecece;
}
A.white:hover {
text-decoration: underline;
color: red;
}

A.blu:link {
text-decoration: underline;
color:#003399;
}
A.blu:visited {
text-decoration: underline;
color:#003399;
}
A.blu:active {
text-decoration: none;
color:#0033ff
}
A.blu:hover {
text-decoration: underline;
color: #0033ff
}

A.red:link {
text-decoration: underline;
color: red;
}
A.red:visited {
text-decoration: underline;
color: red;
}
A.blue:link {
text-decoration: underline;
color:blue;
}
A.blue:visited {
text-decoration: none;
color:#003399;
}
A.blue:active {
text-decoration: none;
color:#0033ff
}
A.blue:hover {
text-decoration: underline;
color: #0033ff
}

. { scrollbar-arrow-color: #C0C0C0; 
scrollbar-base-color: #000000; 
scrollbar-face-color: #1D1D1D; 
scrollbar-highlight-color: #eeeeee; 
scrollbar-shadow-color: #666666;}
#contentcell {
	background-attachment: scroll;
	background-image: url(images/wyvern.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
