.topnavlink {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.topnavlink:hover{
	text-decoration: underline;
}




.bodycopy {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: regular;
	color: #FFFFFF;
	text-decoration: none;	
}

.bodylink {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: regular;
	color: #FFCECE;
	text-decoration: none;	
}

.bodylink:hover{
	text-decoration: underline;
}


.bottomnavlink {
	color: #EA6779;
	text-transform: none;
	text-decoration: none;
}

.bottomnavlink:hover{
	text-decoration: underline;
}
