BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	line-height:25px;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
	color : #000000;
	text-decoration: underline;
	line-height:25px;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
	color : #666666;
	text-decoration: none;
	line-height:25px;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
	color : #666666;
	text-decoration: underline;
	line-height:25px;
}
