body    {
	background: #000;
	font-family:  ubuntu, helvetica;
	font-size: 12px;
	}
table.content	{
	padding: 0;
	border-spacing: 0;
	width: 1020px;
	background: #fff;
	}
table.advertisement	{
        border: 1px solid #000;
	width: 600px;
	padding: 5px;
	}
td.content      {
        background: #fff url("/images/format/pleiacom_bg.png");
        font-family:  ubuntu, helvetica;
        font-size: 12px;
        color: black;
        }
td.advertisement
	{
	background: #fff;
	}
td.logo {
        background: #fff url("/images/format/pleiacom_header.png");
        font-family:  ubuntu, helvetica;
        font-size: 12px;
        color: #606;
        }
td.footer {
		background: #000;
		font-family:  ubuntu, helvetica;
		font-size: 10px;
		color: #fff;
       		background: #fff url("/images/format/pleiacom_footer.png");
		text-align: center;
        }
td	{
	font-size: 12px;
	}
A:link {
	color: #600;
	font-family:  ubuntu, helvetica;
	text-decoration: underline;
	}
A:active { 
	color: #333;
	font-family:  ubuntu, helvetica;
	text-decoration: underline;
	}
A:visited {
	color: #000;
	font-family:  ubuntu, helvetica;
	text-decoration: underline;
	}
A:hover {
	color: #999;
	font-family:  ubuntu, helvetica;
	text-decoration: underline;
	}
a.footer:link, a.footer:active, a.footer:visited, a.footer:hover {
	color: #f33;
	font-family:  ubuntu, helvetica;
	font-size: 10px;
	text-decoration: underline;
	}
.menutext	{
	color: #000;
	font-weight: bold;
	}
div.menutext a:link {
	color: #000;
	font-family:  ubuntu, helvetica;
	text-decoration: none;
	}
A.menutext:active { 
	color: #000;
	font-family:  ubuntu, helvetica;
	text-decoration: none;
	}
A.menutext:visited {
	color: #000;
	font-family:  ubuntu, helvetica;
	text-decoration: none;
	}
div.menutext a:link, div.menutext a:visited, div.menutext a:active {
	font-size:16px;
	color: #000;
	font-family:  ubuntu, helvetica;
	font-weight: bold;
	text-decoration: none;
	}
div.menutext a:hover {
	font-size:16px;
	color: #333;
	font-family:  ubuntu, helvetica;
	font-weight: bold;
	text-decoration: none;
	}
div.content	{
	margin-left: 105px;
	margin-right: 135px;
	}
