.cf_view 
{
	background-color: #000000;
	text-align: center;
	font-size: 1.2em;
	padding: 0.0em;
}

.cf_view_title, .cf_view_title a
{
	color: #FFFFFF;
	margin-bottom: 0.2em;
}

.cf_view_txt, .cf_view_txt a
{
	color: #CCCCCC;
}

a
{
	text-decoration: underline;
}

a:hover 
{
	color: #0000FF;
	text-decoration: underline;
}

.cf_view_txt
{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.cf_table_view
{
	border-collapse: collapse;
	border: 0px solid yellow;
	text-align: center;
}

#cf_gallery_txt
{
	color: yellow;
}
td {	
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.cf_scr_tema {
	font-size: 1.5em;
	color: #ffffff;
	font-weight: bold;
}