a:link, a:active, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

body {
	margin: 0px;
	background-image: url(../core_layout/bk.gif);
	font-size: 12px;
	color: #3C1E00;
}
.caption {
	color: #663300;
}
.bodyTitle {
	color: #663300;
	font-weight: bold;
}
