body {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #65388C;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
}
.content {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #65388C;
}
.content a:link {
	color: #65388C;
}
.content a:active {
	color: #65388C;
}
.content a:visited {
	color: #65388C;
}
.content a:hover {
	color: #FF6600;
}
.bottom {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.bottom a:link {
	color: #FFFFFFC;
	text-decoration:none;
}
.bottom a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.bottom a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}