.title { 
	font-family: Verdana; font-size: 14px; 
	font-weight: bold; 
	color: #910100
} 
	
.links { 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #910100; 
	text-decoration: underline
} 
.links:hover { 
	text-decoration: none ; 
	color: #C43433; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold
} 

.subtitle { 
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #910100
} 
	
body, td, .text { 
	font-family: Verdana;
	font-size: 11px; 
	line-height: 19px; 
	color: #000000;
	text-align: left;
} 

a:hover { 
	color: #D07429; 
	text-decoration: none
} 

.footer { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none
} 

.footer:hover { 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #F76766
} 
