#newcustom01 {
	font-size: 12px;
	line-height: 18px;
}
#newcustom02 {
	color: #ff5e66;
}
#newcustom02 .NavBarLink {
	color: #ff5e66;
}
#newcustom02 .NavBarLink:link{
	color: #ff5e66;
	
}
#newcustom02 .NavBarLink:visited{	
	color: #ff5e66;

}
#newcustom02 .NavBarLink:active{
	color: #ff5e66;
}
#newcustom02 .NavBarLink:hover{text-decoration: underline;
	color: #ff5e66;
}
