BODY {
	font-family : Arial, Helvetica, sans-serif;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
	line-height:25px;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: underline;
	line-height:25px;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: underline;
	line-height:25px;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
	line-height:25px;
}

.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
	line-height:25px;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: underline;
	line-height:25px;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: underline;
	line-height:25px;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
	line-height:25px;
}
