body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;	
}

.pcorbit
{
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}

.link_pcorbit
{
	color: #999999;
	font-size: 11px;
	text-decoration:none;
}
.link_pcorbit:hover
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}

.linkMenuPie
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.linkMenuPie:hover
{
	color: #FFCC00;
	font-size: 12px;
	text-decoration: underline;
}

td.MenuPie {
	background-color: #990000;
}

.hlink
{
	color: #FFCC00;
	font-size: 12px;
	text-decoration:none;
}
.hlink:hover
{
	color: #FFFF00;
	font-size: 12px;
	text-decoration:none;
}
.hlink:visited
{
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.txtError
{
	color:#FFFFFF;
	font-size: 11px;
}
