/*	Wrath of the Lich King - gamesavor 2007 */
* {margin:0; padding:0;}
html, body {
	font: 9pt/150% Verdana, Arial, Helvetica, sans-serif;
	background: url("../images/bg.jpg") top center;
	color:#C8C8C8; 
}

h3{ font: bold 11pt Verdana, Arial, Helvetica, sans-serif;}

a:link,a:active,a:visited { color:#feaf00; text-decoration: none; }
a:hover { color:#00b3fe; }

a.other:link{ color:#fff; text-decoration: none; }
a.other:active{ color:#fff; text-decoration: none; }
a.other:visited{ color:#fff; text-decoration: none; }
a.other:hover{ color:#feaf00;}

.clear {clear:both;}

