@charset "utf-8";
/* CSS Document */

<style type="text/css">

.header2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
.greytext {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCCCCC;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	text-align: left;
	cursor: url(http://www.clansword.net/cur/pointer.cur);
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #900;
	cursor: url(http://www.clansword.net/cur/link.cur);
}
a:active {
	color: #FF0000;
}
.blackheader {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
</style>
