LABEL { cursor: hand; }
TD {
	font-family:verdana;
	font-size: 12px;
	color: white;
}  
.SMALL {
	font-family:verdana;
	font-size: 10px;	
	color: white;
}
.HEADER {
	font-family:verdana;
	font-size: 12px;
	background: url(images2/wood_h_bar.jpg);
	color: white;	
	font-weight: bold;
	text-align: center;
}
.FOOTER {
	font-family:verdana;
	font-size: 12px;
	background: url(images2/wood_texturefull.jpg);
	color: white;	
	font-weight: bold;
}
.HEADERSM {
	font-family:verdana;
	font-size: 10px;
	background: url(images2/wood_h_bar.jpg);
	color: white;	
}	
.ERROR { 
	color: red;
	font-size: 12px;
	font-family: verdana;
	background-color: white;
	border: 3px double red;
	padding: 4px;
}
A {
	text-decoration: none;
	color: aqua;
}
A:hover {
	color: red;
	text-decoration: overline underline;
}
TABLE.ADTABLE {
	border: 1px solid darkslategray;
}

	.SYOU {
		font-size: 10px;
		font-family: verdana;
		color: aqua;	
		background-color: darkslategray;
		font-weight: bold;
	}
	.SPROTECTION {
		font-size: 10px;
		font-family: verdana;
		color: yellow;	
	}
	.SVACATION {
		font-size: 10px;
		font-family: verdana;
		color: orange;	
	}	
	.SALLIANCE {
		font-size: 10px;
		font-family: verdana;
		color: Fuchsia;	
	}
	.SALLY {
		font-size: 10px;
		font-family: verdana;
		color: PeachPuff;	
	}
	.SWAR {
		font-size: 10px;
		font-family: verdana;
		color: Crimson;		
	}

A.forum { color: yellow; }
A.forum:visited { color: aqua; }
.menuItem {
	font-family: verdana;
	color: black;
	font-size:10px;
	cursor: hand;
}
BODY { font-size: 12px; font-family: verdana; }


