body {
	background-color: #301313;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titlebars {
	font-weight: bold;
	background-color: #9f4545;
	text-align: center;

}
.blacktittlebars {
	font-weight: bold;
	background-color: #000000;
	text-align: center;
}
a, a:visited {
	color: #FFFFFF;
}

a:active {
	color: #FFFF00;
}