.cnnmain
{
	color: #999;
}
.cnnmain a:link
{
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.cnnmain a:visited
{
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.cnnmain a:hover
{
	color: #000;
	text-decoration: underline;
}
.cnnmain a:active 
{
	color: #000;
	text-decoration: underline;
}

.cnnnews
{
	font-family: verdana, arial, times new roman, sans-serif;
	background-color: #FFF5B3;
	color: #000;
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0px 12px 22px 12px;
	border-width: 1px;
	border-color: #8B6332;
	border-style: solid;
}
.cnnnews a:link
{
	color: #654825;
	text-decoration: none;
	font-weight: bold;

}
.cnnnews a:visited
{
	color: #654825;
	text-decoration: none;
	font-weight: bold;
}
.cnnnews a:hover
{
	color: #000;
	text-decoration: underline;
}
.cnnnews a:active 
{
	color: #000;
	text-decoration: underline;
}

.cnnewshr
{	background-color: #8B6332;
	border-width: 1px;
	border-color: #8B6332;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
	width: 95%;

}

.cnntitle
{
	font-family: inherit;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	margin: 0;
	border: 0;
}
.cnntitle a:link
{
	color: #000;
	text-decoration: none;
	font-weight: bold;

}
.cnntitle a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.cnntitle a:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.cnntitle a:active 
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.cnninfo
{
	font-family: inherit;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 3px 5px;
	margin: 0;
	border: 0;
}

.cnncontent
{
	font-family: inherit;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 10px 5px;
	margin: 0;
	border: 0;
}

.cnnpage
{
	font-family: inherit;
	font-size: 14px;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0;
}
.cnnpage a:link
{
	color: #000;
	text-decoration: none;
	font-weight: normal;

}
.cnnpage a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.cnnpage a:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
.cnnpage a:active 
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}