.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #660033;
	font-weight: bold;
	font-style: normal;


}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660033;

}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660033;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660099;
	font-weight: normal;

}
