body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9C4E4E;
	background-color: #FFFFFF;
}
a:link {
	color: #9C4E4E;
	text-decoration: underline;

}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF6600;
}
.boldsubmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C4E4E;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
