A {
	color : #FFCC66;
	font-size : x-small;
	font-weight: bold;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : none;}

A:link  {
	color : #FFCC66;
	text-decoration : none;}

A:hover  {
	text-decoration : underline;}
	
A:active  {
	text-decoration : none;
	color : #FFCC66;}

A:visited  {
	text-decoration : none;
	color : #FFCC66;}	

A.nn:hover  {
	text-decoration : underline;}

BODY  {
	font-size : x-small;
	font-family : verdana, arial, helvetica, sans-serif;
	background-color : #60482C;
	color : white;}

H1  {
	font-size : x-large;}

H2  {
	font-size : large;}

H3  {
	font-size : medium;}

TABLE {
	font-size : x-small;
	font-family : verdana, arial, helvetica, sans-serif;}

.form  {
	font-size : x-small;
	font-family : verdana, arial, helvetica, sans-serif;
	text-align : left;}

.userdata  {
	font-family : Courier;}