a:link	 
	{ 
		color: #f6c879; 
	} 

a:visited	
	{ 
		color: #415278; 
	} 

a:active	
	{ 
		color: #647fba; 
	} 

a:hover	
	{ 
		color: #666666; 
	} 

 
 


.fptext 
	{ 
		color: #D1AA68; 
		font-size: 12px; 
		font-family: Gadget, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
	.maintext 
	{ 
		color: #647fba; 
		font-size: 12px; 
		font-family: Gadget, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
	.v_large_text 
	{ 
		color: #647fba; 
		font-size: 36px; 
		font-family: Gadget, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
	.path 
	{ 
		color: #647fba; 
		font-weight: normal; 
		font-size: 28px; 
		font-family: Gadget, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}

.maintext_headings 
	{ 
		color: #415278; 
		font-size: 14px; 
		font-family: Gadget, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}

.frontPageLinks 
	{ 
		color: #647fba; 
		font-size: 14px; 
		font-family: Gadget, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-weight: bold; 
	}

.tagDemoFloater
	{
		float: left;
	}
				
				
				
				
#contactPageContent
{
	
	padding: 2em;
	width: 300px;
	margin-left: 4em;
	margin-top:	2em;

	
	border: 1px dotted #777;
	
	font-family: arial, sans-serif;
	
	text-align: justify;
	
	color: 			inherit;
	background:		#ddd;
	
}

#contactPageContent h2
{
	background: inherit;
	color:		#555;
}
