body {
font-family: Arial;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: normal;
list-style-position: outside;
list-style-type: circle}

A  {
	text-decoration : none;
	color : #FFFFCC;
	font-family : Arial;
	font-size: 12pt;
}

A:Visited  {
	font-family : Arial;
	color : #808080;
	text-decoration : none;
	font-size: 12pt;
}

A:Active  {
	text-decoration : none;
	color : #FFFFCC;
	font-family : Arial;
	font-size: 12pt;
}

A:Hover  {
	font-family : Arial;
	color : #FFCC66;
	text-decoration : none;
	font-size: 12pt;
}

.form {
	text-decoration : none;
	color : #FFFFCC;
	font-family : Arial;
	font-size: 10pt;
}

