.headmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.body1:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.body1:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.body1:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
A.menu1:link, A.menu1:visited {
	color:#000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;

}
A.menu1:hover {
	color:#FF0000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
A:link, A:visited {
	color:#000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;

}
A:hover {
	color:#FF6600;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}
.bodywhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

