
a:active {color: #ffffff; font-size: 10pt; text-decoration:none;font-weight: bold;}
a:visited {color: #ffffff; font-size: 10pt; text-decoration:none;font-weight: bold;}
a:link {color:#ffffff; font-size: 10pt; text-decoration:none;font-weight: bold;}
a:hover {color: #ffffff; font-size: 10pt; text-decoration:none;font-weight: bold;}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	font-size: 10pt;
	font-family: arial , helvetica;
	background-color:#000000;
	/*background-color: #000000;*/
	
}

table {
background-color: #000000;
}

table.footer{
background-color: #000000;
}
table.space{
background-color: #000000;
}


tr {
background-color: #000000;
}

tr.menu {
/*background-color: #000000;*/
background-color:#000000;
}

tr.bar {
background-color: #FEF732;
}
tr.space{
background-color: #000000;
}
tr.footer {
/*background-color: #000000;*/
background-color:#000000;
}