a.body_links
{
	font-weight: normal;
	text-decoration: underline;
	color: #69A4DE;
}

a.footer_links
{
	color: #cccccc;
}

a.nav_links
{
	color: #ffffff;
}

body
{
	margin: 0px;
	background: #ffffff;
}

table.outer_table
{
	padding: 0px;
	border-spacing: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666;
	border-style: solid;
}
