
a {
	font-family: Arial, helvetica, sans-serif;
	color: #772A34;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover {
	color: #772A34;
	}
	
/* - */

.copy 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 75%; 
	color: #000000; 
	font-weight: normal;
	line-height: 120%;
	}
	
.copyColour 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 75%; 
	color: #772A34; 
	font-weight: normal;
	line-height: 120%;
	}

.header 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 100%; 
	color: #772A34; 
	font-weight: bold;
	line-height: 130%;
	}

.footer 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 70%; 
	color: #772A34; 
	font-weight: normal;
	line-height: 120%;
	}

.copyCaptions 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 70%; 
	color: #000000; 
	font-weight: normal;
	line-height: 120%;
	}

