@charset "utf-8";

/* 
* $Name: Wardens of Ysera - Tribute Edition $
* $Date: 2008/11/21 05:23:38 $ 
* $Revision: 2.0.1 $ 
* $Author: Dernes $
*/ 

/* CSS Document */

body {
	background:#000000;
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.gen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #FFFFFF;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color: #FFFFFF;
	}
	
a:hover {
	color:#000000;
	}


.boldtitle	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color : #FFFFFF;
}

/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; letter-spacing: -1px;}
a.copyright		{ color: #FFFFFF; text-decoration: none;}
a.copyright:hover { color: #FFFFFF; text-decoration: underline;}