.body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #white;
}
.menu A
{
    color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover
{
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}
.menu2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #white;
}
.menu2 A
{
	color: #003399;
	text-decoration: none;
	line-height: 1.5;
}
.menu2 A:hover
{
	color: #003366;
	text-decoration: underline;
	font-style: italic;
}
.menu3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #003399;
	line-height: 1.5;
}
.menu3 A
{
	color: #003399;
	text-decoration: none;
	line-height: 1.5;
}
.menu3 A:hover
{
	color: #003366;
	text-decoration: underline;
	font-style: italic;
}
.menusub {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFCC;
}
.menusub A
{
    color: #FFFFCC;
	text-decoration: none;
}
.menusub A:hover
{
    color: #FFFF99;
	text-decoration: none;
}
