

A:link
{
	COLOR: #402000;
	font-weight:bold;
	text-decoration : none;
}

A:visited
{
	COLOR: #402000;
	font-weight:bold;
	text-decoration : none;
}

A:hover
{
	COLOR:#CC9966;
	font-weight: bold;
	text-decoration : underline;
}

A:active
{
	COLOR: #402000;
	font-weight:bold;
	text-decoration : none;
}

BODY
{
	COLOR: #402000;
	background-color : #FFFFCC;
	margin-left : 0px;
	margin-top : 0px;
	font-family: "Times New Roman", Times, serif;
	font-size:8pt;
}
.bodytext
{
font-size: 10pt; margin-left: 3; margin-top: 3}

.bodybold
{
	font-weight : bold;
}
.menu1
{
	FONT-SIZE: 14px;
	font-weight : bold;
	color : #402000;
	text-decoration : none;
	margin-top:0;
	margin-bottom:10
}

A.menu1 {
	FONT-SIZE: 14px;
	font-weight : bold;
	color : #402000;
	text-decoration : none;
	margin-top:0; margin-bottom:10
}

a:link.menu1 {
	color : #402000;
}

a:visited.menu1 {
	color : #CC0000;
}

a:active.menu1 {
	color : #0000FF;
}

a:hover.menu1 {
	color : #CC9966;
	text-decoration : underline;
}
