.home {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1D60B0;
	text-decoration: none;
}
.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	font-family: tahoma;
	text-decoration: underline;
}


.heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #1D60B0;
	font-weight: bold;
}


.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: tahoma;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	text-decoration: underline;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1D60B0;
	text-decoration: none;
}.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

