/* Wolf Online */


/* Fonts / Classes
-----------------------------------------------------------------------*/
.Arial_10_Black {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	line-height:16px;
}

.Arial_11_Black {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}

.Arial_12_Black {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}

.Arial_14_Black {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}

.Trebuchet_12_Black {
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	color: #887F6E;
	text-decoration:none;
	line-height:18px;
}

.Trebuchet_14_Grey {
	font-family:"Trebuchet MS",Arial;
	font-size:14px;
	color: #887F6E;
	text-decoration:none;
	line-height:24px;
}

.Trebuchet_12_Black_Link {
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	color:#0000FF;
	text-decoration:none;
	line-height:24px;
}

.Trebuchet_12_Black_Link:hover {
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	line-height:24px;
}

.Trebuchet_14_Black {
	font-family:"Trebuchet MS",Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	line-height:24px;
}

.Trebuchet_14_Black_18 {
	font-family:"Trebuchet MS",Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}

.Trebuchet_16_Black {
	font-family:"Trebuchet MS",Arial;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}

.Trebuchet_16_Red {
	font-family:"Trebuchet MS",Arial;
	font-size:16px;
	color:#CC0000;
	text-decoration:none;
	line-height:20px;
}

.Trebuchet_20_Black {
	font-family:"Trebuchet MS",Arial;
	font-size:20px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
