body { background-color:#c6b72f; }

a:link { font-family:Tahoma; font-weight: normal; font-size:10pt; text-decoration:none; color:#000000; }
a:visited { font-family:Tahoma; font-weight: normal; font-size:10pt; text-decoration:none; color:#000000; }
a:active { font-family:Tahoma; font-weight: normal; font-size:10pt; text-decoration:none; color:#FFFF00 }
a:hover { font-family:Tahoma; font-weight: normal; font-size:10pt; text-decoration:none; color:#FFFF00; }

.txt_welcome
	{
		font-family:Courier New;
		font-size:15pt;
		color:#CCCCCC; 
		font-weight: normal;
	}

.txt_normal
	{
		font-family:Courier New;
		font-size:11pt;
		color:#CCCCCC; 
		font-weight: normal;
	}

.txt_normal_tahoma
	{
		font-family:Tahoma;
		font-size:9pt;
		color:#CCCCCC; 
		font-weight: normal;
	}

.txt_header
	{
		font-family:Courier New;
		font-size:15pt;
		color:#CCCCCC; 
		font-weight: normal;
	}

.txt_menu_inactive
	{
		font-family:Courier New;
		font-size:11pt;
		color:#CCCCCC; 
		font-weight: normal;
		cursor:default
	}

.txt_menu_active
	{
		font-family:Courier New;
		font-size:11pt;
		color:#FF0000; 
		font-weight: normal;
		cursor:pointer
	}

.txt_menu_small_inactive
	{
		font-family:Courier New;
		font-size:8pt;
		color:#CCCCCC; 
		font-weight: normal;
		cursor:default
	}

.txt_menu_small_active
	{
		font-family:Courier New;
		font-size:8pt;
		color:#FF0000; 
		font-weight: normal;
		cursor:pointer
	}
