body {
	background-image: url('../../../images/websites/cheap-wow-guides/bg.gif');
	margin: 0;
}

span, p, h1, h2, h3, h4, h5, table, tr, td, ul, li
{
	font-family: Trebuchet MS;
}

h1
{
	color: #CC0000;
	font-size: 18px;
}

h3
{
	color: #CC0000;
	font-size: 14px;
}

.hed {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

p, ul, li {
	
	color: #000000;
	font-size: 14px;
}

.txt {
	font-size: 14px;
	color: #FFFFFF;
}

a.txt:link, a.txt:active, a.txt:visited, a.txt:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}

a:link, a:active, a:visited, a:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}