.copy{
font-family:verdana;
color:#FFFFFF;
font-size:11px;
line-height:16px;
}
.footer{
font-family:verdana;
font-size:11px;
color:#3A3B3E;
vertical-align : bottom;
}
.title{
font-family:verdana;
font-size:14px;
color:#CBD24C;
font-weight:bold;
line-height:30px;
}
.title2{
font-family:verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
line-height:24px;
}
.title3{
font-family:verdana;
font-size:11px;
color:#FFFFFF;
font-style: italic;
line-height:14px;
}
.learn{
font-family:verdana;
font-size:11px;
color:#A9CCF2;
/*font-weight:bold;*/
font-weight: normal;
line-height:38px;
text-decoration:none;
}
.location{
font-family:verdana;
color:#CBD24C;
font-size:11px;
line-height:16px;
text-decoration:none;
}
.location:link{
font-family:verdana;
/*color:#CBD24C;*/
color: #A9CCF2;
font-size:11px;
line-height:16px;
text-decoration:none;
/*text-decoration: underline;*/
}
.location2{
font-family:verdana;
color:#FFFFFF;
font-size:11px;
line-height:16px;
}

	/* 6-28-2011 */
	.location:link:hover {
	text-decoration: underline;
	}
	
	body .body-link {
	color: #A9CCF2;
	text-decoration: none;
	}
	
	body .body-link:hover {
	text-decoration: underline;
	}
	
	.location a u {
	text-decoration: none;
	}
	
	.location2:link {
	color: #A9CCF2;
	text-decoration: none;
	}
	
	.location2 a:hover {
	text-decoration: underline;
	}
	
	.copy a {
	color: #A9CCF2;
	text-decoration: none;
	}
	
	.copy a:hover {
	text-decoration: underline;
	}
	
	/* 6-29-2011 */
	.footer a {
		text-decoration: none;
	}
	
	.footer a:hover {
		text-decoration: underline;
	}
