body {
	background-color: #740023;
	margin: 0;
	padding: 0;
}
body, td, p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FACF4B;
	text-decoration: none;
}



#breadcrumb, #copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A1341D;
}
#breadcrumb a:link, #copyright a:link {
	color: #A1341D;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumb a:visited, #copyright a:visited {
	color: #A1341D;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumb a:active, #copyright a:active {
	color: #A1341D;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumb a:hover, #copyright a:hover {
	color: #650011;
	font-weight: bold;
	text-decoration: underline;
}