td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #472F16;
}

body {
	background-color: #ffffff;
	}

a:link {
	color: #722C2C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a:visited {
	color: #722C2C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a:hover {
	color: #722C2C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a:active {
	color: #722C2C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#tab {
	background-color: #F2E8D0;
	border: 1px solid #B79562;
}
#tabWhatsNew {
	background-color: #E2CC9C;
	border: 1px solid #472F16;
}

