a					{	color: #993333; 
						text-decoration: underline }

a:active.footer		{	color: #CCCC66; 
						text-decoration: none }
						
a:hover.footer		{	color: #CCCC66; 
						text-decoration: none }

a.footer, .footer a			{	color: #CCCCAA; 
						text-decoration: none }

a:active			{	color: #CCCC66; 
						text-decoration: none }
						
a:hover				{	color: #CCCC66; 
						text-decoration: none }
						
.body				{	color: #333333; 
						font-size: 11px; 
						line-height: 15px; 
						font-family: Verdana, Helvetica, Arial, sans-serif }
						
.body #error { width: 85%; 
							left: 40px; 
							top: 10px; 
							position: relative; 
							background-color: #eeeeee; 
							border: 2px #A52A2A solid; 
							padding: 4px;
						}
						
.listing            {   color: #333333;
						font-size: 10px; 
						line-height: 12px; 
						font-family: Verdana, Helvetica, Arial, sans-serif }

.header				{	font-weight: bold; 
						font-size: 14px; 
						line-height: 16px; 
						font-family: Arial, Helvetica, sans-serif }

.footer				{	color: #AAAA88; 
						font-size: 10px; 
						line-height: 13px; 
						font-family: Verdana, Helvetica, Arial, sans-serif }
						
.submenu			{	color: #CCCCCC; 
						font-size: 10px; 
						line-height: 13px; 
						font-family: Verdana, Arial, Helvetica, sans-serif }

.newsheader			{	color: #333333; 
						font-size: 18px; 
						line-height: 18px; 
						font-family: Arial, Helvetica, sans-serif };
						text-decoration: bold }

.newsdate			{	color: #666666; 
						font-size: 10px; 
						line-height: 15px; 
						font-style: italic; 
						font-family: Verdana, Arial, Helvetica, sans-serif }

.quote				{	color: #444; 
						font-size: 12px; 
						line-height: 15px; 
						font-family: Times New Roman, Times, serif }
						
option				{	color: #000000; 
                        font-size: 11px; 
                        font-family: Verdana, Helvetica, Arial; 
                        background-color: #eeeeee }


select				{	color: #000000;
						font-size: 11px;
						font-family: Verdana, Helvetica, Arial;
						background-color: #eeeeee }
						
input 				{	color: #000000;
						font-size: 11px;
						font-family: Verdana, Helvetica, Arial;
						background-color: #eeeeee }
						
textarea			{	color: #000000;
						font-size: 11px;
						font-family: Verdana, Helvetica, Arial;
						background-color: #eeeeee }