body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #704165;
}
body {
	background-color: #704165;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #704165;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #704165;
}
a:hover {
	text-decoration: none;
	color: #704165;
}
a:active {
	text-decoration: underline;
}
#tdSidebar a {
	color: #704165;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #704165;
	border-bottom-color: #704165;
}
#tdSidebar a:hover {
	background-color: #704165;
	color: #FFFFFF;
}
