
/* footer Index CP
----------------------------------------------------------------------*/

#cp_bottom a
{
	text-decoration: none;
	color: #6B1806;
}

#cp_bottom a:hover
{
	text-decoration: underline;
	color: #6B1806;
}


/* footer Index Page
----------------------------------------------------------------------*/

#page_bottom a
{
	text-decoration: none;
	color: #ffffff;
}

#page_bottom a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#page_bottom
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	font-style: italic;
	color : #ffffff;
}

.news_title
{
	font: 13px Arial, "Trebuchet MS", sans-serif;
	font-weight:bold;
	color : #690004;
}
.news_content 
{
	font: 11px Arial, "Trebuchet MS", sans-serif;
	font-style: italic;
	color : #690004;
}
