body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #000000;
}
a {
	font-size: 12px;
	color: #F2E7D1;
	font-weight: bold;
}
a:visited {
	color: #F2E7D1;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
a:active {
	color: #F2E7D1;
	text-decoration: none;
}
.border_red {
	border: 1px solid #6D0606;
}
#frame {
	margin-left: 180px;
}
