A:link	{color: #442D03;
	 text-decoration: none;}
	 
A:visited	{color: #CCCCCC;
	 text-decoration: italic;}

A:active	{color: #442D03;
	 text-decoration: none;}
	 
A:hover	{color: #CCCCCC;
	 text-decoration: none;}

font.reg	{color: #001518;
			font-family: arial, geneva;
			font-size: 13px;
			font-weight: 700;}
	.reg2	{color: #BFBFBF;
			font-family: verdana, geneva;
			font-size: 12px;
			font-weight: bold;}
	.reg3	{color: #EEEFF3;
			font-family: verdana, geneva;
			font-size: 13px;
			font-style: none;}	
	.link	{color: #EEEFF3;
			font-family: verdana, geneva;
			font-size: 12px;
			font-weight: bold;}
	.head	{color: #868A58;
			font-family: verdana, geneva;
			font-size: 16px;}	
	.head2	{color: #E19A40;
			font-family: verdana, geneva;
			font-size: 14px;
			font-weight: bold;}		
	.copy	{color: #EEEFF3;
			font-family: verdana, geneva;
			font-size: 10px;}
			
h1.h 	{
			width:1px;
			height:1px;
			float:middle;
			background-image:url(images/h1.gif);
			background-repeat:no-repeat;
			text-indent:-999%;
			margin-left:2px;
			margin-bottom:20px;
			}	 
			
			
input.box {
			background-color: #B9BBC8; 
			font-weight: none; 
			font-size: 12px; 
			color: #A23403;
			}
			
textarea.box {
			background-color: #B9BBC8; 
			font-weight: none; 
			font-size: 12px; 
			color: #A23403;
			}
