.display {
	COLOR: #5D7CC5; 
	TEXT-DECORATION: none; 
	font-family: Garamond; 
	font-size: 36pt; 
	font-weight: bold;
		
	}


.caption {
	COLOR: red; 
	TEXT-DECORATION: none; 
	font-family: Garamond; 
	font-size: 12pt; 
	font-weight: bold;
		
	}
	
	.text {
	COLOR: black; 
	TEXT-DECORATION: none; 
	font-family: Georgia; 
	font-size: 13pt; 
	font-weight: none;
		
	}
	
	
	.contact {
	COLOR: red; 
	TEXT-DECORATION: none; 
	font-family: Garamond; 
	font-size: 12pt; 
	font-weight: bold;
		
	}
	
	
.linkgen {COLOR: black; TEXT-DECORATION: none; font-family: Garamond; font-size: 12pt; font-weight: bold;}
a:link.linkgen  {color : black;font-weight: normal;}
a:active.linkgen  {color : black;text-decoration: none;font-weight: normal;}
a:hover.linkgen  {color : red;text-decoration: none; font-size: 12pt;font-weight: bold;}