.title {
	color: #999999;
	font-family: Tahoma;
	font-size: 24px;
}

.submenu {
	color: #0066FF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu {
	color: #0066FF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu:hover {
	color: #999999;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.titlesmall {
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.body{
	color: #000000;
	font-family: Georgia;
	font-size: 13px;
}

.bletter {
	color: #999999;
	font-size: 38px; 
	font-family: "Edwardian Script ITC";
	font-weight: bold;
}