a { 
		color: #FFFFFF; 
		font-family: Helvetica, 'Lucida Grande', Arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none; 
		}

/*a:link { 
		color: #FFFFFF; 
		text-decoration: none; 
		}

a:visited { 
		color: #FFFFFF; 
		text-decoration: none; 
		}
	
a:hover  {
		color : #EFA197;
		text-decoration : none;
		}
	
a:active  {
		color : #EFA197;
		text-decoration : none;
		}
*/


a.footer:link { 
		color: #666666; 
		text-decoration: none; 
		}

a.footer:visited { 
		color: #666666; 
		text-decoration: none; 
		}
	
a.footer:hover  {
		color : #EFA197;
		text-decoration : none;
		}
	
a.footer:active  {
		color : #EFA197;
		text-decoration : none;
		}

.footer {
		font-family: Helvetica, 'Lucida Grande', Arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		color: #999999;
		text-decoration: none
		}				
			
		
.subfooter {
		font-family: Helvetica, 'Lucida Grande', Arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		color: #EFA197;
		text-decoration: none
		}					
