A 			{ color: #025597; text-decoration: none; } 
A:link		{ color: #914F1B; text-decoration: none; } 
A:active	{ color: #914F1B; text-decoration: none; } 
A:hover		{ color: #025597; text-decoration: none; } 


.body_copy {
		font-family:verdana, vera, arial, sans serif;
		color:#000000;
		font-size:10px;
		font-weight:normal;
  		line-height:18px;
  		padding:10px;
		text-align:center;
		}
		
.photo {
  		padding:12px;
		text-align:center;
		}
		
.title {
		font-family: arial, verdana, vera, sans serif;
		color:#9D0020;
		font-size:10px;
		font-weight:normal;
  		line-height:18px;
		letter-spacing:.2em;
		text-transform: uppercase;
		padding:10px;
		text-align:center;
		}
