IMG {
	border:none;
}
	
.red {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #B8510C;
}

.red a:link, .red a:visied{
	color: #B8510C;
	text-decoration:underline;
}

.red a:hover {
	color: #D25400;
}	





.gray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}

.gray a:link, .gray a:visited{
	color: #BCA742;
	text-decoration:underline;
}

.gray a:hover {
	color: #999999;
}	



.description {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #59564B;
}

.description a:link, .description a:visited{
	color: #59564B;
	text-decoration:underline;
}

.gray a:hover {
	color: #FFD300;
}	




.newsbrews {
	font-family: Georgia;
	color: #605C47;
	font-size:40px;
	font-weight:bold;
}	