A.navLink  	
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 10px;
				line-height: 11pt;
				color : #000000;
				text-decoration: none;
				}
A.navLink:Hover  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 10;
				line-height: 11pt;
				color : #fdbc33;
				text-decoration: none;
				}
				
A.navLink:Active  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 10px;
				line-height: 11pt;
				color : #fdbc33;
				text-decoration: none;
				}
				
				
				
A.bigNavLink  	
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12px;
				line-height: 13pt;
				color : #000000;
				text-decoration: none;
				}
A.bigNavLink:Hover  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12;
				line-height: 13pt;
				color : #fdbc33;
				text-decoration: none;
				}
				
A.bigNavLink:Active  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12px;
				line-height: 13pt;
				color : #fdbc33;
				text-decoration: none;
				}
				
				
				
A.blueLink  	
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 11px;
				line-height: 13pt;
				color : #30c6e1;
				text-decoration: none;
				}
A.blueLink:Hover  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 11;
				line-height: 13pt;
				color : #30c6e1;
				text-decoration: underline;
				}
				
A.blueLink:Active  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 11px;
				line-height: 13pt;
				color : #30c6e1;
				text-decoration: underline;
				}
				
				
				
A.redLink  	
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12px;
				line-height: 13pt;
				color : #e51937;
				text-decoration: none;
				}
A.redLink:Hover  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12;
				line-height: 13pt;
				color : #e51937;
				text-decoration: underline;
				}
				
A.redLink:Active  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12px;
				line-height: 13pt;
				color : #e51937;
				text-decoration: underline;
				}
				
				
A.brownLink  	
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12px;
				line-height: 11pt;
				color : #701400;
				text-decoration: none;
				}
A.brownLink:Hover  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12;
				line-height: 11pt;
				color : #701400;
				text-decoration: underline;
				}
				
A.brownLink:Active  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12px;
				line-height: 11pt;
				color : #701400;
				text-decoration: underline;
				}				
				
				
A.navLinkW  	
				{
				color : #ffffff;
				}
A.navLinkW:Hover  
				{
				color : #fdbc33;
				}
				
A.navLinkW:Active  
				{
				color : #fdbc33;
				}				
				
				
				
				
A.yellowLink  	
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 10px;
				line-height: 11pt;
				color : #fdb824;
				text-decoration: none;
				}
A.yellowLink:Hover  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 10;
				line-height: 11pt;
				color : #fdb824;
				text-decoration: underline;
				}
				
A.yellowLink:Active  
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 10px;
				line-height: 11pt;
				color : #fdb824;
				text-decoration: underline;
				}
				
				
.copyBlack 
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size: 11px;
				line-height: 11pt;
				color: #000000;
				text-decoration: none;
				}

.copyGrey 
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size: 11px;
				line-height: 9pt;
				color: #333333;
				text-decoration: none;
				}
				
.copyRed 
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size: 11px;
				line-height: 9pt;
				color: #E51937;
				text-decoration: none;
				}
				
.copyPurple 
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size: 10px;
				line-height: 9pt;
				color: #dc87b9;
				text-decoration: none;
				}				
				
.copyDrkGrey 
				{ 
				font-family : Helvetica, Arial, sans-serif;
				font-size: 10px;
				line-height: 12pt;
				color: #666666;
				text-decoration: none;	
				}
				
.copyBlue 
				{ 
				font-family : Helvetica, Arial, sans-serif;
				font-size: 11px;
				line-height: 12pt;
				color: #00bce4;
				text-decoration: none;	
				}
				
.copyWhite
				{ 
				font-family : Helvetica, Arial, sans-serif;
				font-size: 10px;
				line-height: 12pt;
				color: #FFFFFF;
				text-decoration: none;	
				}
				
.copyYellow
				{ 
				font-family : Helvetica, Arial, sans-serif;
				font-size: 10px;
				line-height: 11pt;
				color: #fdb824;
				text-decoration: none;	
				}
				
.bigCopyYellow
				{ 
				font-family : Helvetica, Arial, sans-serif;
				font-size: 12px;
				line-height: 13pt;
				color: #fdb824;
				text-decoration: none;	
				}				
.copyBrownBold	
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size : 12px;
				line-height: 11pt;
				color : #701400;
				text-decoration: none;
				font-weight: bold;
				}
				
.copyDrkBrown
				{ 
				font-family : Helvetica, Arial, sans-serif;
				font-size: 11px;
				line-height: 13pt;
				color: #701400;
				text-decoration: none;	
				}


.copyFooter
				{
				font-family : Helvetica, Arial, sans-serif;
				font-size: 10px;
				line-height: 9pt;
				color: #999999;
				text-decoration: none;
				}
	
</style>
