body {
	margin: 0px;
	background-color: #ffffff;
}

.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E4E06;
	size:200px;	
}

.brown2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #79663B;
}


.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#F5EFE4;
	text-align:center;
	
}.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}


.big-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}
.red-text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #990000;
}



.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.gold-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D48F00;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

TD#box A:link {
	text-decoration: underline;
	color: #333333;
}
TD#box A:visited {
	text-decoration: underline;
	color: #333333;
}
TD#box A:hover {
	text-decoration: underline;
		color: #000000;
}
TD#box A:active {
	text-decoration: underline;
		color: #999999;
} 


TD#box2 A:link {
	text-decoration: none;
	color: #333333;
}
TD#box2 A:visited {
	text-decoration: none;
	color: #333333;
}
TD#box2 A:hover {
	text-decoration: none;
		color: #333333;
}
TD#box2 A:active {
	text-decoration: none;
		color: #333333;
} 


 
a:link {
	color: #EF7B29;
	text-decoration: none;
}
a:visited {
	color: #EF7B29;
	text-decoration: none;
}
a:hover {
	color: #EF7B29;
	text-decoration: underline;
}
a:active {
	color: #EF7B29;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.small-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #000000;
}
.red-text-small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.gray-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
