body
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #ffffff;
}

a:link
{
	text-decoration: none;
	color: #ffffff;
}

a:hover
{
	text-decoration: none;
	color: #ffffff;
	font-size:16px;
}

a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.divBase
{
	width: 100%;
	text-align: center;
}


.tableIndex td
{
	text-align: center;
}

.testoIndexMenu
{
	font-size: 14px;
	color: #ffffff;	
}

.testoIndexCopyright
{
	font-size: 10px;
	color: #ffffff;	
}

.cellaPageMenu
{
	text-align: center;
}

.cellaPageTitle
{
	text-align: center;
	
}

.cellaPageText
{
	text-align: justify;
}

.cellaPageCopyright
{
	text-align: center;
}

.testoPageMenu
{
	font-size: 14px;
	color: #ffffff;	
}

.testoPageTitle
{
	font-size: 20px;
	color: #ffffff;	
}

.testoPageText
{
	font-size: 12px;
	color: #ffffff;	
}

.testoPageCopyright
{
	font-size: 10px;
	color: #ffffff;	
}

